learn-kotlin icon indicating copy to clipboard operation
learn-kotlin copied to clipboard

Fix lesson instructions in USING TEXT VARIABLES > User Input > Step 1

Open hnarasaki opened this issue 4 years ago • 2 comments

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.

hnarasaki avatar Oct 28 '21 16:10 hnarasaki

I can do this one.

hnarasaki avatar Oct 28 '21 16:10 hnarasaki

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!

hnarasaki avatar Oct 28 '21 16:10 hnarasaki