News

Quick LinksSet Up Your Development EnvironmentWrite Your First Python ProgramWrite Comments in Your CodeStore Data in ...
I'll be posting pseudo-code here in the hopes that it's enough, but I can start giving more details if needed. In short, here's what the code is doing: var1 = function1(args)[0] print var1 var2 ...