Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

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

Member Avatar for Scuppery
Member Avatar for teddies

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 …

Member Avatar for Murtan
0
335
Member Avatar for get2tk

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 …

Member Avatar for teddies
0
113
Member Avatar for teddies

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 …

Member Avatar for teddies
0
140
Member Avatar for programmingnoob

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?

Member Avatar for jlm699
0
119
Member Avatar for muddpigeon

put your code between [code=python][ /code] tags mate so we can have a proper look at it.

Member Avatar for teddies
0
234

The End.