Commit 2acdeabb by BellCodeEditor

save project

parent e1efb6bd
Showing with 16 additions and 0 deletions
a=input("What is your name")
i=2
w2=["1","2","3"]
while i >len(w2):
if w2[i]>a:
w2.insert(i-1,power)
w2.insert(i-1,name)
print(w2)
print(w2[-6:])
exit()
i+=2
w2.apped(power)
w2.apped(name)
print(w2)
print(w2[-6:])
\ 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