Commit cb687f2b by BellCodeEditor

auto save

parent ba50b22e
Showing with 8 additions and 0 deletions
a=input("请输入数字")
b=input("请输入字母")
for i in range(int(a)):
print(b)
#b=input("请输入字母")
#print(" "+b)
#print(" "+b+b+b)
#print(""+b+b+b+b+b
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