资源简介
python语言程序设计. 梁勇. 李娜译-习题, 检查点答案-程序源代码
代码片段和文件信息
import random
# Generate random numbers
number1 = random.randint(0 9)
number2 = random.randint(0 9)
# Prompt the user to enter an answer
answer = eval(input(“What is “ + str(number1) + “ + “
+ str(number2) + “? “))
# Display result
print(number1 “+“ number2 “=“ answer
“is“ number1 + number2 == answer)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 54784 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\01review.doc
文件 74752 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\02review.doc
文件 75264 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\03review.doc
文件 104448 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\04review.doc
文件 47104 2018-12-24 16:46 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\05review.doc
文件 79360 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\06review.doc
文件 53760 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\07review.doc
文件 67072 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\08review.doc
文件 66048 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\09review.doc
文件 55808 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\10review.doc
文件 47104 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\11review.doc
文件 60416 2018-12-24 17:40 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\12review.doc
文件 65024 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\13review.doc
文件 64000 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\14review.doc
文件 57856 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\15review.doc
文件 71680 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\16reviewAlgorithmEfficiency.doc
文件 151552 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\17review(Sorting).doc
文件 56832 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\18li
文件 130560 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\19BST.doc
文件 423936 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\20AVL.doc
文件 59904 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\21Hashing.doc
文件 70144 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\22GraphsAndApplications.doc
文件 86016 2018-12-24 17:41 Introduction to Programming Using Python 3\Answers to Checkpoint Questions\23WeightedGraphsAndApplications.doc
文件 377 2010-09-18 22:21 Introduction to Programming Using Python 3\book\pybook\.project
文件 426 2010-09-18 22:21 Introduction to Programming Using Python 3\book\pybook\.pydevproject
文件 344 2011-07-22 02:45 Introduction to Programming Using Python 3\book\pybook\AdditionQuiz.py
文件 154 2011-03-27 21:45 Introduction to Programming Using Python 3\book\pybook\address.dat
文件 4321 2011-03-29 09:05 Introduction to Programming Using Python 3\book\pybook\AddressBook.py
文件 1162 2011-03-26 18:06 Introduction to Programming Using Python 3\book\pybook\AnimationDemo.py
文件 213 2011-03-22 13:06 Introduction to Programming Using Python 3\book\pybook\AppendDemo.py
............此处省略1135个文件信息
相关资源
- python实现SGBM图像匹配算法
- python实现灰度直方图均衡化
- scrapy_qunar_one
- Python学习全系列教程永久可用
- python简明教程.chm
- 抽奖大转盘python的图形化界面
- 双边滤波器实验报告及代码python
- python +MYSQL+HTML实现21蛋糕网上商城
- Python-直播答题助手自动检测出题搜索
- OpenCV入门教程+OpenCV官方教程中文版
- Python 串口工具源码+.exe文件
- Python开发的全栈股票系统.zip
- Python操作Excel表格并将其中部分数据写
- python书籍 PDF
- 利用python绘制散点图
- python+labview+No1.vi
- 老男孩python项目实战
- python源码制作whl文件.rar
- python3.5可用的scipy
- PYTHON3 经典50案例.pptx
- 计算机科学导论-python.pdf
- python模拟鼠标点击屏幕
- windows鼠标自动点击py脚本
- 鱼c小甲鱼零基础学python全套课后题和
- Python 练习题100道
- Practical Programming 2nd Edition
- wxPython Application Development Cookbook
- python 3.6
- Python 3.5.2 中文文档 互联网唯一CHM版本
- python3.5.2.chm官方文档
评论
共有 条评论