Lew Freedman

Lew Freedman (born 1951) is a sportswriter and former sports editor of the Anchorage Daily News in Alaska, and The Republic in Columbus, Indiana. He has worked on the staffs of the Chicago Tribune, Philadelphia Inquirer, Florida Times-Union,[1] and has authored over six dozen books.[2]

Education

Lew Freedman earned a BA in journalism from Boston University in 1973 and a master's in international communication from Alaska Pacific University in 1990.[3]

gollark: Are you using this ingame?
gollark: Oh, it won't work for files outside of the computer's folder for obvious security reasons.
gollark: But you can also write a program to just directly run from a URL, like that one.
gollark: Yes.
gollark: If you want to run stuff downloaded from the interweb in a script then:```lualocal h = http.get "whatever URL"local x = h.readAll()h.close()local fn, err = load(x, "@thing")if not fn then error(err) endfn(...)```

References



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.