python学习笔记之Python基础
1 | print("hello world") |
1 | print("hello hello") |
1 | # 这是第一个注释 |
1 | # 1.定义一个变量记录 QQ 号码 |
1 | # 1.定义苹果的单价 |
1 | """ |
1 | # 1.输入苹果的单价 |
1 | # 1. 提示用户输入苹果的单价 |
1 | # 定义字符串变量name,输出 我的名字叫小明,请多多关照! |
Author: 云亦然
Link: http://JaneBraun.github.io/2019/07/26/Python之Python基础/
Copyright: All articles in this blog are licensed under CC BY-NC-SA 3.0 unless stating additionally.