Commit 9a401215 by BellCodeEditor

save project

parent 730f7991
Showing with 14 additions and 3 deletions
i = 5 # 行
j = 3 # 列
a=2
for i in range(100):
a*2
print(i,'*',j,'=',(i*j))
print(s)
bro1="刘备"
bro2="关羽"
bro3="张飞"
bros=[]
bro1=
bro2=
bro3=
bros[0]
bros[]
\ 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