Skip to content

Python 2.7 Fill-in-the-blanks quiz with 3 difficulties

Notifications You must be signed in to change notification settings

KWagner91/Fill-in-the-blanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages