This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Game with 3 lvl | |
# User need to chose | |
# input text then this text equal or not to the oficial text | |
# if not -"try again" | |
# Normal text need to have " ", " ".... | |
lvl_1 = ["I ate dinner .", | |
"We had a three-course meal .", | |
"Brad came to dinner with us .", | |
"He loves fish tacos .", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": {}, | |
"source": [ | |
"# Who is preparing for war and who for peace." | |
] | |
}, | |
{ |