提交
This commit is contained in:
@ -33,5 +33,4 @@ shot = ""
|
||||
for i in range(0, length):
|
||||
num = length - i - 1
|
||||
shot += str[num]
|
||||
print(shot)
|
||||
|
||||
print(shot)
|
||||
Reference in New Issue
Block a user