Jump to content

Recommended Posts

Posted

I've been glancing over the python programming language recently and i've worked through a few beginners tutorials and i get most of it. i'm just wondering if there are any sites out there with sets of problems along the lines of:

 

write a program to do X.

 

then maybe example answers if you get stuck.

 

i've had a bash at http://www.pythonchallenge.com/ but i can only get to level 2(it's actually the third, it starts counting at zero) where i can get an answer but i don't know what to do with the answer.

 

in other words, its far too hard for me just now.

 

any help would be appreciated especially if you can explain classes to me in teeny weenie words as i can't seem to get my head round them.

Posted

if you haven't allready done so, go to whichever IDE you're using and type in 5/2; it's not fun to find that out the hard way :D

 

i found naughts-and-crosses a good program to write as a practice, but i'm just a beginner so there's no doubt better ideas.

Posted
if you haven't allready done so, go to whichever IDE you're using and type in 5/2; it's not fun to find that out the hard way

 

heh i know about that one already. though i don't have an IDE i'm using a text editor.

 

i'll hae a go at a naughts and crosses. game.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.