Computer Science, asked by rohankishore746, 10 hours ago

declare a variable in python

Answers

Answered by cheemtu
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 pkr3467
0

Answer:

var jfd d

Explanation:

gj ghstg h

Similar questions