Ad

Try to find out if the given number is even or odd.

if number is even return "Even"
Else return "Odd"

Good challenge! best regards

def even_or_odd(number):
    #good luck
Code
Diff
  • def hello():
        return "Hello word" #p fix the test code 
    • print("Hello", "word") #p fix the cde dumbfuck
    • def hello():
    • return "Hello word" #p fix the test code