Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 42 |
Nodes: | 6 (0 / 6) |
Uptime: | 00:31:29 |
Calls: | 220 |
Calls today: | 1 |
Files: | 824 |
Messages: | 121,520 |
Posted today: | 6 |
What's the name of the package (or style) that uses
lots of extra lines in Python programming?
it looks like this:
main()
{
int c; .......
}
like Begin-End of Algol, Pascal from 1960's and 1970's.