Commit f3b780e7 by BellCodeEditor

auto save

parent bcd295ca
Showing with 4 additions and 4 deletions
import random
num=random.randint(-1,2)
print(num)
\ No newline at end of file
text="规划风格化的规范化"
li_text=list(text)
print(li_text)
\ 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