摘要:        
#1 条件控制 if...elif...else 没有switch...case语句#斐波那契数列a,b=0,1# while b<10:# print(b)# a,b=b,a+b#end关键字 作用:使结果输出到一行中,或者在输出的末尾添加不同的字符# while b<1000:# # print    阅读全文
        
            posted @ 2020-03-23 10:35
橙汁one
阅读(230)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
六种基本类型: number 数字 string 字符串 list 列表 tuple 元组(相当于简单化的列表,只能读,不能进行二次赋值) dictionary 字典 set 集合 python中没有char类型,有复数形式,如(5.3-7.6j) python中0代表false,1代表true N    阅读全文
        
            posted @ 2020-03-23 09:22
橙汁one
阅读(214)
评论(0)
推荐(0)
        
        
 
                    
                
 
 浙公网安备 33010602011771号
浙公网安备 33010602011771号