I Haz Codes

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Menu
Input and variables

Learn

This second lesson on variables will introduce the input command. Although a simple command, there are lots of mistake beginner coders make which this video will explore.

Try

You need to add to the program below

  1. Run the code below. Make sure you understand what each line is doing.
  2. Add a forth variable for the users favourite music artist using input.
  3. Display the name of artist using a print in the same way as the other examples.

Challenge

The code below has an error. What is the error and how could you fix it?

Test

Try the following quiz to test your knowledge.

Tasks to try

Below are some tasks to try in order to test your skills.

Challenge tasks

Comments are closed.

Information