Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Code error
Post: RE: Code error

Thanks lot my friend. It works. x = 10 y = 50 if (x > y): print(f"the value of x is {x}") else: print(f"the value of y is {y}")
python_learn General Coding Help 2 1,745 Jun-27-2020, 06:46 PM
    Thread: Code error
Post: Code error

Hello Friends I am new to Python world. I am trying to practice some code and I am not getting the result as expected. Here is the code: x = input ("enter value of x") y = input ("enter value of Y...
python_learn General Coding Help 2 1,745 Jun-27-2020, 05:51 PM

User Panel Messages

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