10 2012 档案

【Python】学会记录自己的错误
摘要:今日所学:Exercise 7: More PrintingExercise 8: Printing, Printing1.【From now on, when you make mistakes write down on a piece of paper what kind of mistake... 阅读全文

posted @ 2012-10-30 21:26 Jenny_HUI 阅读(146) 评论(0) 推荐(0)

【Python】python的各种函数
摘要:今日学了:Exercise 5: More Variables And PrintingExercise 6: Strings And Text1.%s 表字符串 %d表数字2.【print"He's got %s eyes and %s hair." %(my_eyes,my_hair)】 多个... 阅读全文

posted @ 2012-10-26 20:45 Jenny_HUI 阅读(195) 评论(0) 推荐(0)

【Python】注释什么的对菜鸟来说真的很重要
摘要:今天所学:Exercise 3: Numbers And MathExercise 4: Variables And Names【notepad++的代码注释必须得是英文!(坑爹,中文都不会解释,还得搞英文)】1:python语言里数学计算题的对错,要先定义一个不等式(可对可错,做客观参考),这个时... 阅读全文

posted @ 2012-10-25 22:52 Jenny_HUI 阅读(327) 评论(0) 推荐(0)

导航