Commit c30818e5 by BellCodeEditor

auto save

parent ec9cb167
Showing with 8 additions and 2 deletions
print(1,2,3,4,sep="#",end=" ") a=5
\ No newline at end of file a=10
print(a)
\ No newline at end of file
import random
a=random.randint(1,6)
print(a)
\ 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