Commit 55045997 by BellCodeEditor

save project

parent 0a7b0048
Showing with 9 additions and 2 deletions
alist = [88, 75, 72, 82, 90, 85, 78, 91] jjihjt6 = [234,455,90,57,44,567,34567,67,687,678,556]
\ No newline at end of file kk = len(jjihjt6)
for i in range(0,kk-1):
for i in range(0,kk-1):
if jjihjt6[i] > jjihjt6[i+1]:
jjihjt6[i],jjihjt6[i+1] = jjihjt6[i+1],jjihjt6[i]
print(jjihjt6)
print(jjihjt6)]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment