Campo do Lenheiro

Campo do Lenheiro was Corinthians' first football field.

Campo do Lenheiro
Full nameCampo do Lenheiro
LocationSão Paulo, Brazil
OwnerCorinthians
OperatorCorinthians
Surfacegrass
Opened1910
Tenants
Corinthians

History

The first Corinthians' stadium wasn't actually a stadium. The team played on a field, owned by a wood seller, and because of that, known as Campo do Lenheiro (Portuguese for Wood Seller's Field).


gollark: ```javascriptconst roll = ({ numDice, die, offset }) => { let sum = offset for (let i = 0; i < numDice; i++) { sum += Math.floor(Math.random() * die) + 1 } return sum}```
gollark: The actual relevant dice rolling bit is about 10 lines.
gollark: I think the basic idea is that while rolling a single die results in each result having the same probability, with multiple dice more than one different individual roll combinations can add up to some results. So the distribution is spikier.
gollark: I don't. I just made a convenient thing to graph the probability of rolling each number a while ago.
gollark: How much of it, anyway?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.