Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tarunkumarph12
Total activity
3
Last activity
September 30, 2021 10:04
Member since
September 30, 2021 10:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Tarunkumarph12
commented,
September 30, 2021 10:04
Num1 = int(input('What is your 1st Number'))Num2 = int(input('What is your 2nd number'))if Num1<Num2: SENTENCE = Num2 SENTENCE1 = int("is greater number than") SENTENCE3 = Num1 print(SE...
Community
PyCharm
invalid syntax
0 votes
Tarunkumarph12
commented,
September 30, 2021 10:02
Num1 = int(input('What is your 1st Number'))Num2 = int(input('What is your 2nd number'))if Num1<Num2: SENTENCE = Num2 SENTENCE1 = int("is greater number than") SENTENCE3 = Num1 print(SE...
Community
PyCharm
invalid syntax
0 votes