Question: Practice 1 Create a multi - line string named list ( ) that contains a short shopping list. Practice 2 Create 3
Practice
Create a multiline string named list that contains a short shopping list.
Practice
Create variables and name them friend friend and movieTitle. Set them each equal to a string value. Print a statement that says that friend and friend went to see
a movie on Saturday called movieTitle
let friend "sue"
let friend "kim"
let movieTitle "bestMan sueandkimwent to seea movieon SundaycalledbestManI
Practice
Create a String called address that contains your home address. Use string comparison and the count property to compare your address to Ed Farm's address and see if
your address.count is greater than edFarmAddress.count.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
