Web and app design expert with proficiency in Python, HTML, CSS, JavaScript, and React JS. Develops visually appealing applications with interactive features. Skilled in Windows OS installation, troubleshooting, and desktop support. Adept at managing LAN and Wi-Fi connectivity for reliable network performance.
Descrription: Create a command-line number guessing game where the computer randomly chooses a number between a set range, and the player has to guess it. After each guess, the program provides hints like "too high" or "too low"
SKILLS: Randomization, Loops, Conditionals, and basic I/O operations.
Libraries: Random