项目作者: KWagner91

项目描述 :
Python 2.7 Fill-in-the-blanks quiz with 3 difficulties
高级语言: Python
项目地址: git://github.com/KWagner91/Fill-in-the-blanks.git
创建时间: 2017-12-16T16:13:06Z
项目社区:https://github.com/KWagner91/Fill-in-the-blanks

开源协议:

下载


Fill-in-the-blanks Game

First Python Project of Udacity Course “Intro to Programming Nanodegree”:

For this project you’ll be building a fill-in-the-blanks quiz. Your quiz will prompt a user with a sentence containing several blanks. The user should then be asked to fill in each blank appropriately to complete the sentence.

Specifications

  • Python 2.7 Fill-in-the-blanks quiz with 3 difficulties to select
    • Easy: Animal quiz, 5 try to succeed
    • Medium: Nintendo quiz, 3 try to succeed
    • Hard: Biology quiz, 1 try to suceed

Installation

  1. Download Python Version 2.7xx from the official Python Homepage

  2. Start Quiz with the following UNIX command:
    python quiz_v3.py