Commit 46337af4 by BellCodeEditor

save project

parent 8b119b36
Showing with 24 additions and 0 deletions
++ "b/fffc\343\200\202py"
for i in range(3):
print(i)
\ No newline at end of file
# for i in range(3):
# print(i)
# for n in range(0,3):
# print(n)
# d=["aa","bb","cc"]
# for d in d:
# print(d)
# str5="agydhsjfgefhr"
# jntmnzhssbsyb='abcdefg'
# d=list(jntmnzhssbsyb)
# print(d)
# data_list=['j','n','t','m']
# str="".join(data_list)
# print(str)
# str=str+"".join("123")
# print(str)
import random
x=range.randint(1,5)
print(x)
++ "b/\344\273\216wbhewgfgye"
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