Commit 7381d61c by BellCodeEditor

auto save

parent 0f9e3092
Showing with 18 additions and 0 deletions
'''text = "bellcode"
new_text = text[-2]
import random
num = random.randint(-1,2)
print(new_text )
text = "hello world"
str1 = "bellcode"
str2 = "code"
print(text)
text = "python"
print(text)'''
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