Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: please help i cant print "We've been halfway through"
Post: RE: please help i cant print "We've been halfway t...

(Jan-02-2021, 07:57 AM)Kakha Wrote: g = 0 m = 300 while g <= m : if g!=m : d=m-g elif g==m/2: print("We've been halfway through") print(f"Distance traveled {g}km , le...
blacksword General Coding Help 7 2,962 Jan-05-2021, 08:24 PM
    Thread: Good enough?
Post: Good enough?

Hi, im new to this whole programming thing. So for my first uni project we had to make a rock paper scissors game. Would this be acceptable though? Or should i expand it somehow? import random import...
blacksword Code Review 1 2,129 Jan-05-2021, 08:02 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020