Create a variable named name and assign it the value "Jane".
name
"Jane"
Make sure to type name = "Jane".
name = "Jane"