Thread: [Python] Coding Excercise
this kind of game, but, exercise. rules simple. each user add/remove 1 line of code daily, in order build current round's program. @ beginning of each round, user finished last round, state program round.
moving line of code 2 steps. removing , adding. may comment ever you'd in post, may not force/expect user follow code flow. have own ideas how program should flow. programs started in thread under public domain per gplv3+.
tutorials online still based on python 2, begin , see if can progress 3 , maybe 4 (once developed)
edit: program considered complete when it's intended do, fancy graphics, additions, care put in program not required program considered completed.
in all, both allow experienced programmers review things, , allow less experienced programmers dissect programs line line
calculator
code:a = raw_input("please \"enter\" value: ")
you're going run issues if don't close string. and, think missed "r".code:a = raw_input("please \"enter\" your value: ")
![]()
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [Python] Coding Excercise
Ubuntu
Comments
Post a Comment