摘要: 以上是运行结果。 study Drills 1、What do you think the if does to the code under it? if对下一行代码进行判断true or false 2、Why does the code under the if need to be inde 阅读全文
posted @ 2017-02-03 21:48 LevenLau 阅读(154) 评论(0) 推荐(0) 编辑
摘要: 以下就原代码(有错误的已经加粗显示) 总结:本章不难,只要认真打字跟分析过EX24,25两章基本没问题。都是一些语法错误,漏打,错打以及KEYWORD打错等问题。 值得留意:行79开始ex25.要去掉,因为sentence在行77已经有加入,无需像EX25一样要用import赋值 正确源代码: 运行 阅读全文
posted @ 2017-02-01 11:00 LevenLau 阅读(315) 评论(0) 推荐(0) 编辑