摘要: Mini project description Rock paper scissors lizard Spock Rock paper scissors is a hand game that is played by two people. The players count to three 阅读全文
posted @ 2016-08-16 14:18 罗兵 阅读(608) 评论(0) 推荐(0) 编辑
摘要: How to check out "codeskulptor" 's host? Use tool: "namecheckup" Append to your hosts file, path: 阅读全文
posted @ 2016-08-16 06:11 罗兵 阅读(518) 评论(0) 推荐(0) 编辑
摘要: ```python #Practice Exercises for Logic and Conditionals # Solve each of the practice exercises below. # 1.Write a Python function is_even that takes as input the parameter number (an integer) and ... 阅读全文
posted @ 2016-08-16 05:16 罗兵 阅读(929) 评论(0) 推荐(0) 编辑
摘要: ```python # Practice Exercises for Functions # Solve each of the practice exercises below. # 1.Write a Python function miles_to_feet that takes a parameter miles and # returns the number of feet ... 阅读全文
posted @ 2016-08-16 03:49 罗兵 阅读(1003) 评论(0) 推荐(0) 编辑