Compare commits
No commits in common. "my-solution" and "a1-final" have entirely different histories.
my-solutio
...
a1-final
@ -3,4 +3,3 @@ def even_or_odd(number):
|
||||
return "Even"
|
||||
else:
|
||||
return "Odd"
|
||||
#Finish
|
||||
Loading…
x
Reference in New Issue
Block a user