This challenge is for anyone who wants to test their Simplification/Optimization skills.
Goal: Create the smallest "Guess the number game"
Constraints:
- Must tell the user to guess higher or lower
- A score system is not necessary
- You cannot use the repeat command
- The number range should be 1-100
I will post my smallest program (35 Bytes) after January 1st