There's this simple approach: ```cmd set /p max="Max range? : " set /p min="Min range? : " set /a - Program Dream