Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
(P3) Ciągi 1
ciag = input().split(' ') ciag = list(map(int, ciag)) i = 0 x = 0 y = 0 while ciag[i] != 0: if x < ciag[i]: x = ciag[i] i += 1 i = 0 while ciag[i] != 0: if y < x and x != ciag[i]: y = ciag[i] i += 1 print(y)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Sum of two numbers
Ej2_PYTHON_203700377.
factorial.py
Metric failed
strong1
mbti
Dictionary example
Sri rama
Range List for Python
камень ножницы бумага
Please log in to post a comment.