I give brainliest.
Montel wants to use a certain street name as the data for a variable called “home.” Which of these lines of code should Montel use?
A.
print(“home”)
B.
home is Elmdale Avenue
C.
print(“home is Elmdale Avenue”)
D.
home = “Elmdale Avenue”