Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ivan2
#python 3.6.9 s=0; i = 0 A = [6,3,1,7,1,2,3,3,3,9] while i <= 8: if(A[i] < A[9]): t = A[i] A[i] = A[8-i] A[8-i] = t s+=t i+=1 print(s)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Regular falsi
ggh
Add missing persons
Payth
test1.py
Lesson 6 part 3
List comprehension, join, split, zip
Bubble sort
T
test1
Please log in to post a comment.