Q1: Here is the line of Python. What is the name of the variable? What value is assigned to
the variable?
Age = 15
Answers
Answered by
2
Answer:
python. Here we created a variable and assigned it a string value. Note the variable name greeting . It was chosen to ...
Similar questions