Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Ben/bubble.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
b = []
number_list = a.readlines()


for line in number_list:
b.append(int(line))

Expand Down
12 changes: 12 additions & 0 deletions Ben/igpay-atinlay.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
__author__ = 'ben'

import sys

if sys.argv[1] > 0 and sys.argv[1].isalpha():
atinlay = sys.argv[1]
a = atinlay[0]
b = atinlay[1:]
atinlay = b+a+'ay'
print atinlay
else:
print "invalid string"
11 changes: 11 additions & 0 deletions Ben/text.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,14 @@
123
789
102
12345
456
100000000000
098765
5431
1234
98
54
12568
9934
8345