Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I am really confused with this error.
Post: RE: I am really confused with this error.

(Sep-14-2020, 09:16 AM)buran Wrote: you have missing closing bracket on line 5 in branching.py I swear I looked at this little piece of code for 30 min... I actually can not believe it...
Runar General Coding Help 3 3,016 Sep-14-2020, 09:24 AM
    Thread: I am really confused with this error.
Post: I am really confused with this error.

I honestly have no idea what is going on or why my code will not work :( import sys first_num = int(sys.argv[1]) second_num = int(sys.argv[2] if first_num + second_num <= 0: print('You hav...
Runar General Coding Help 3 3,016 Sep-14-2020, 09:12 AM

User Panel Messages

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