Input

Now let’s get strings from input!

Start 2Code : Coding Principles : Handling Input

Open this video in a new tab

See if you can complete the challenges.

When you have fixed the Monkey’s Challenge, save and exit. Then, recode the quiz challenge in Free Code Gorilla. The video clip shows how to get started.

Open this video in a new tab

Add Concatenation

Now you can use the real power of concatenation. We can make our quiz feedback include the answer that the user typed.

Open this video in a new tab