7. What symbol is used in python to assign values to a variable?
a) equals = b) plus + c)forward slash / d)asterisk *
Answers
Answered by
1
Answer:
Python variables do not need explicit declaration to reserve memory space. The declaration happens automatically when you assign a value to a variable. The equal sign (=) is used to assign values to variables.
Explanation:
hope it is helpfull...✌✌
Answered by
4
Answer:
a) equals =
Explanation:
= is a assignment operator
Similar questions
Math,
3 months ago
Social Sciences,
3 months ago
Math,
3 months ago
Math,
6 months ago
Math,
6 months ago
Math,
11 months ago
Psychology,
11 months ago
Hindi,
11 months ago