License to Launch
This commit is contained in:
3
licensetolaunch.py
Normal file
3
licensetolaunch.py
Normal file
@@ -0,0 +1,3 @@
|
||||
_ = input()
|
||||
junk = list(map(int, input().split()))
|
||||
print(junk.index(min(junk)))
|
||||
Reference in New Issue
Block a user