Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Syntax error in if line
Post: RE: Syntax error in if line

Thank you. The thing is that I try to follow various tutorials and not all of them specify version of Python, I will do better. As I understand using just IF would give me 3 outputs for the value 25,...
daniel General Coding Help 5 5,289 Jul-24-2017, 08:39 AM
    Thread: Syntax error in if line
Post: RE: Syntax error in if line

Thank you very much. As a matter of fact, I use Python 3.6.2. When I fixed the line 1 I got another error in line 4 lazy = int(input("How lazy are you? (write number 1-100) ")) if lazy < 20:    pr...
daniel General Coding Help 5 5,289 Jul-24-2017, 08:18 AM
    Thread: Syntax error in if line
Post: Syntax error in if line

hello, I am very new to coding in general and python is my first. I am trying to figure out what is wrong with this, but I can't. I always get syntax error on line 2, but to my inexperienced eye it lo...
daniel General Coding Help 5 5,289 Jul-24-2017, 07:22 AM

User Panel Messages

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