资源简介
tkinter实现了一个简单的答题系统,现在还只能做单选题
运行的是python1.py,python2.py...你也可以自己建一个
tkinter不用安装,直接就能导入。还有:__pycache__文件夹你不用管他,每次运行都会生成,只占4.0kb内存
代码片段和文件信息
import function.choice as c
c.choice(‘print(Hello Word)‘
‘print(\‘Hello\‘ Word)‘
‘print(\‘Hello Word\‘)‘
‘print(““Hello Word““)‘
‘print(\‘Hello Word\‘)‘
‘输出Hello Word的正确方法是:‘)
c.choice(‘/‘‘$‘‘#‘‘&‘‘#‘‘Python中的注释符号是什么?‘)
c.choice(‘as‘‘if‘‘abc‘‘for‘‘abc‘‘哪个不是Python中保留字?‘)
c.choice(‘break‘‘end‘‘~‘‘pass‘‘break‘‘终止循环的关键字是:‘)
c.choice(‘5‘‘4‘‘6‘‘0‘‘4‘‘for x in range(5):循环了几次?‘)
c.choice(‘while do:‘‘while 1:‘‘while:‘‘while pass‘‘while 1:‘‘while True:还可以写成:‘)
c.choice(‘if a True:‘‘if a==True(a)‘‘if True:a :‘‘if a:‘‘if a:‘‘已知a是布尔值那么if a==True:还可以写成:‘)
c.choice(‘else:if‘‘elif‘‘elseif‘‘else if‘‘elif‘‘否则如果表示为:‘)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A.SH. 46 2020-05-30 14:40 Python 简单答题系统\desktop.ini
文件 1775 2020-05-27 16:22 Python 简单答题系统\function\choice.py
文件 0 2020-05-21 08:27 Python 简单答题系统\function\__init__.py
文件 1851 2020-05-27 16:23 Python 简单答题系统\function\__pycache__\choice.cpython-38.pyc
文件 162 2020-05-21 10:18 Python 简单答题系统\function\__pycache__\__init__.cpython-38.pyc
文件 835 2020-05-27 16:24 Python 简单答题系统\Python1.py
文件 681 2020-05-21 16:26 Python 简单答题系统\Python2.py
文件 0 2020-05-21 08:27 Python 简单答题系统\__init__.py
目录 0 2020-05-27 16:23 Python 简单答题系统\function\__pycache__
目录 0 2020-05-27 16:22 Python 简单答题系统\function
...D..R 0 2020-05-31 12:44 Python 简单答题系统
----------- --------- ---------- ----- ----
5350 11
- 上一篇:tkinter简单计算器
- 下一篇:PYQT5写字板
相关资源
- tkinter简单计算器
- tkinter记事本
- tkinter弹球游戏
- python 选购彩票系统源码(支持机选)
- 模式识别系统——自行车需求量预测
- Python GUI Tkinter 顯示時鐘方法
- python Tkinter的串口调试助手
- 林业SCI计算器(tkinter)
- 学员管理系统源码
- 学生系统增删改查
- python实现 图书管理系统源码
- 学员管理系统python代码(面向对象版
- 基于socket和tkinter的python网络聊天室程
- 基于opencv和tkinter的图像处理GUI-源代码
- pyqt5天气查询系统
- pyqt5图书管理系统源码+安装说明+数据
- django图书管理系统
- 图书管理系统编写,初学django,增删
- 获取win系统常用参数
- python 简单的会议室预定系统源码(
- python入门级:学生信息管理系统
- Python3.x+ django2.x 在线教育系统源码
- python3+django实现学生信息管理系统
- python音乐小工具源码(tkinter)
- python学生信息管理系统
- python绘制一个图形(tkinter)
- python 学生信息管理系统 源码
- python 初级学生信息管理系统,包括区
- python 自动购物系统 超简单源码
- csdn淘宝自动发货系统
评论
共有 条评论