basics_ii
Differences
This shows you the differences between two versions of the page.
| basics_ii [2023/10/13 04:14] – created appledog | basics_ii [2023/10/13 04:16] (current) – appledog | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| quit() | quit() | ||
| | | ||
| - | if guess == ' | + | if answer |
| print(" | print(" | ||
| | | ||
| - | if guess == ' | + | if answer |
| print(" | print(" | ||
| - | if guess == ' | + | if answer |
| print(" | print(" | ||
| | | ||
| Line 67: | Line 67: | ||
| === Answer part II | === Answer part II | ||
| < | < | ||
| - | if guess == ' | + | if answer |
| print(" | print(" | ||
| - | if answer | + | if guess == ' |
| print(" | print(" | ||
| - | elif answer | + | elif guess == ' |
| print(" | print(" | ||
| else: | else: | ||
basics_ii.1697170478.txt.gz · Last modified: 2023/10/13 04:14 by appledog
