loop starts before second while loop is answered? please help

trying to get user to enter value for two questions in series before before loop starts.

twoled.ino (1.07 KB)

What have you got Line ending set to in the Serial monitor ?

Then do it before loop() starts... in setup()! :slight_smile: