零基础Python教程----------------实例
1、ctrl+n创建新文件


2、for i in range(0,12138121381213812138):
a=input()
if a=="12138" :
print("hello world")
else:
print("bye world")
输入以上代码

3、保存一下。
选择路径

4、运行后效果图

阅读量:167
阅读量:45
阅读量:55
阅读量:29
阅读量:64
1、ctrl+n创建新文件


2、for i in range(0,12138121381213812138):
a=input()
if a=="12138" :
print("hello world")
else:
print("bye world")
输入以上代码

3、保存一下。
选择路径

4、运行后效果图
