Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
HW4
#python 3.5.2 y=[3,1,1,5,2] length=len(y) print(length) p=0 while p<length: p=p+1 print('p=',p) i=0 while i<((length-1)-p): i=i+1 if y[i]>y[i+1]: temp=y[i] y[i]=y[i+1] y[i+1]=temp print('y=',y)
run
|
edit
|
history
|
help
0
replace
Python3: Class I : Person (ClassMethod)
Q3
MBTI
My first code
(P3) Hamming 1
inerse_matrix_gauss_jordan
Hi
sensi
shivareddy error