资源简介

代码片段和文件信息
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试题12套(包括选择题和
- pywin32_python3.6_64位
- python+ selenium教程
- PycURL(Windows7/Win32)Python2.7安装包 P
- 英文原版-Scientific Computing with Python
- 7.图像风格迁移 基于深度学习 pyt
- 基于Python的学生管理系统
- A Byte of Python(简明Python教程)(第
- Python实例174946
- Python 人脸识别
- Python 人事管理系统
- 基于python-flask的个人博客系统
- 计算机视觉应用开发流程
- python 调用sftp断点续传文件
- python socket游戏
- 基于Python爬虫爬取天气预报信息
- python函数编程和讲解
- Python开发的个人博客
- 基于python的三层神经网络模型搭建
- python实现自动操作windows应用
- python人脸识别(opencv)
- python 绘图(方形、线条、圆形)
- python疫情卡UN管控
- python 连连看小游戏源码
- 基于PyQt5的视频播放器设计
- 一个简单的python爬虫
- csv文件行列转换python实现代码
- Python操作Mysql教程手册
- Python Machine Learning Case Studies
- python获取硬件信息
评论
共有 条评论