No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
"\n" is your friend.
Hey guys. I originally wrote this program as a University assignment. It's basically a simulated game of 'tanks' roaming around a grid blowing eachother up. It isn't intended to be the most exciting game in the universe, infact when you look at the programs' output there will just be a …
Firstly, get in the habit of making your instance variables private. Secondly, not that it's going to make a whole lot of difference, but wouldn't it be easier to make [B]SRlightBulb[/B] a boolean? True means on, False means off? Thirdly, when you call the constructor of your class, which parameters …
Hey guys, quick question. I have a movie table which records information about certain movies. See below for the table structure. id Title Length ------------------------------------------- 1 American Pie 160 2 Van Wilder 115 3 Not Another Teen Movie 115 4, Road Trip 130 5 Shawshank Redemption 130 6 Scarey Movie …
Sounds like something my lecturer at University would ask us to do... Have you at least made an attempt at it? If so, want to provide us with what you already have?
put your code between [code=python][ /code] tags mate so we can have a proper look at it.
The End.
teddies