Pee Wee Smith

Demetrius "Peewee" Smith (born January 3, 1968 in Compton, California) is a former wide receiver with the Calgary Stampeders of the Canadian Football League from 1990–1995.

College career

From 1988-1989, Smith played wide receiver with the Miami Hurricanes football team.

gollark: It would probably need a background coroutine or Java-side logic to run, and the only background thing in CC is actually... rednet.
gollark: Not that I know of.
gollark: That reminds me of just how much I dislike dan's formatting style.
gollark: https://github.com/SquidDev-CC/CC-Tweaked/blob/master/src/main/resources/assets/computercraft/lua/bios.lua#L170
gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.