Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.18 KB | None | 0 0
  1. #!/usr/bin/python
  2. list=[6,8,4,5,2]
  3. I=0
  4. J=999
  5. while I<5:
  6.     J=0
  7.     if J<4:
  8.         if list(1)>list(1+1):
  9.             switch list(1),list(1+1)
  10.         J=J+1
  11.     I=I+1
  12. print list
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement