Untitled

Run Settings
LanguagePython
Language Version
Run Command
counter = 100 # 整型变量 miles = 1000.0 # 浮点型变量 name = "W3xue" # 字符串 print (counter) print (miles) print (name)
Editor Settings
Theme
Key bindings
Full width
Lines