Create 5 - Sort of Strangeness.py
This commit is contained in:
parent
800650dd73
commit
f8f98671f5
3
02/5 - Sort of Strangeness.py
Normal file
3
02/5 - Sort of Strangeness.py
Normal file
@ -0,0 +1,3 @@
|
||||
print(min(x, y, z))
|
||||
print(x+y+z-min(x, y, z)-max(x, y, z))
|
||||
print(max(x, y, z))
|
Loading…
Reference in New Issue
Block a user