Quizlearn
.app
Which line of code correctly declares a variable named 'name' as a string in Python?
int name = "John"
name := "John"
Overlook minor misbehaviors
Impose harsh punishments for any infraction
Computing Exercises are loading ...