Fix lesson instructions in USING TEXT VARIABLES > User Input > Step 1
In USING TEXT VARIABLES > User Input > Step 1, the instructions say:
"After the println() statement in the editor, declare the variable myName and assign it the value readLine()."
I think it should say "Before", not after.
I can do this one.
Hi @galinap684 @adistasicc @cgrijalva90 @jaceva,
I forked this repo, but could not find the file I need to update. I searched the repo and GitHub for "USING TEXT VARIABLES", "User Input", and "declare the variable myName and assign it the value readLine". Is there something I may be missing to find the correct file to update, or is it possible that that certain file may not be included in the repo?
Thanks!