• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • 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 Answers
+ 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

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Hofstadter a sequence code coach is not running
0 Votes
DSA doubt
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Welcome to my portfolio. Here you'll find a collection of my projects and creations. I specialize in [Your Specialization, e.g.
0 Votes
How can I add gradient to the background
0 Votes