• Cursussen
  • Code Compiler
  • Discussiëren
  • Prijzen
  • Teams
Menu
0

How to correct errors in inputs

https://www.sololearn.com/discuss/3098535/?ref=app

python
29th Oct 2022, 8:27 PM
Prince Masango
2 Antwoorden
+ 1
Prince Masango I gave an answer in the discussion you mentioned.
30th Oct 2022, 1:40 AM
Solo
Solo - avatar
0
def isEven(x): return x%2==0 def isOdd(x): return x%2==1 n = 9 print(f"isOdd({n}) : ", isOdd(n), f"\t isEven({n}) : ", isEven(n)) https://www.sololearn.com/compiler-playground/cuZVJ67TP0eX
29th Oct 2022, 10:07 PM
SoloProg
SoloProg - avatar

Heb je vaak vragen zoals deze?

Leer efficiënter, gratis:

  • Inleiding tot Python

    7,1 miljoen leerlingen

  • Inleiding tot Java

    4,7 miljoen leerlingen

  • Inleiding tot C

    1,5 miljoen leerlingen

  • Inleiding tot HTML

    7,5 miljoen leerlingen

Bekijk alle cursussen
Populair vandaag
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
How do I keep myself motivated in coding
0 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes