Commit edbc7dd5 by BellCodeEditor

save project

parent 9f33d816
Showing with 5 additions and 4 deletions
g="1","2","3"
for i in g:
print(i,end=' ')
\ No newline at end of file
import random
l="jcndjcndjcndjcndjuhfuhytg"
j=random.choice(l)
print(j)
\ 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