declare a variable in python
Answers
Answered by
2
Answer:
x = 5
y = "John"
print(x)
print(y)
Explanation:
Python has no command for declaring a variable.
A variable is created the moment you first assign a value to it.
Answered by
0
Answer:
var jfd d
Explanation:
gj ghstg h
Similar questions