mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
27 lines
874 B
Markdown
27 lines
874 B
Markdown
|
||
[]()
|
||
# Higher or lower
|
||
Guess the AI number.
|
||
|
||
# Prompt
|
||
|
||
```
|
||
Think of a random number, i will try to guess it, tell me if it’s higher or lower.
|
||
```
|
||
|
||
## Conversation
|
||
|
||
**ASSISTANT**: Sure! I have thought of a random number. Please go ahead and make your first guess.
|
||
**USER**: 20
|
||
**ASSISTANT**: The number I thought of is higher than 20. Please make your next guess.
|
||
**USER**: 4
|
||
**ASSISTANT**: The number I thought of is higher than 4. Please make your next guess.
|
||
**USER**: 40
|
||
**ASSISTANT**: The number I thought of is lower than 40. Please make your next guess.
|
||
**USER**: 30
|
||
**ASSISTANT**: The number I thought of is higher than 30. Please make your next guess.
|
||
**USER**: 35
|
||
**ASSISTANT**: Congratulations! You guessed it right! The number I was thinking of is 35. Well done!
|
||
|
||
|