34 lines
469 B
Markdown
34 lines
469 B
Markdown
---
|
|
title: Fun Game
|
|
---
|
|
|
|
<a name="part1"></a>
|
|
|
|
Let's play a fun game.
|
|
|
|
You think of a number between 1 and 100, and I'll try to guess
|
|
it.
|
|
|
|
When you've thought of your number, click [here](#part2).
|
|
|
|
<br style="margin-top: 200%;" />
|
|
<a name="part2"></a>
|
|
|
|
Is your number 7?
|
|
|
|
* [Yes](#part3)
|
|
* [No](#part2)
|
|
|
|
|
|
<br style="margin-top: 200%;" />
|
|
<a name="part3"></a>
|
|
|
|
Yay, I win!
|
|
|
|
Would you like to play again?
|
|
|
|
* [Yes](#part1)
|
|
* [No](#part1)
|
|
|
|
<br style="margin-top: 100%;" />
|