首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > A simple flashcard memory game utility

A simple flashcard memory game utility

  • 资源大小:2.11 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Asimpleflashcardmemorygameutility

资 源 简 介

Copyright (c) 2012 Jose Luis Naranjo Gomez LICENSE http://www.gnu.org/copyleft/gpl.html Study has three components: quiz.py - data.py - quiz_maker.py INSTALLATION Use: python setup.py install That should do the trick. GENERAL USAGE If installed: in the python shell: import flashcards 1. hat should activate the menu UI If not installed: Run menu.py in flashcards/flashcards 1)quiz.py This is the main script. It takes the questions and answers from data.py and uses them to quiz the user. That is all. 2)data.py This is data script. It uses two ordered lists, questions and answers. T he index numbers in each list correspond to each other. questions: This is a list of strings, containing the

文 件 列 表

flashcards
build
bdist.win32
data.py
data.pyc
dist
flashcards.egg-info
flashcards
README.txt
setup.py
build
VIP VIP
0.204180s