Computer Science, asked by Anonymous, 11 months ago

Explain assigning values to variables in Python.​

Answers

Answered by ıtʑFᴇᴇʟɓᴇãᴛ
3

Explanation:

the variable a. The part at the left of the assignment operator (=) is known as the 1 value (left value) and the right one as the r value (right value). The l value has to be a variable whereas the l value can be either a constant, a variable, the result of an operation or any combination of these.

/>trc

Answered by Anonymous
0

Explanation:

the variable a. The part at the left of the assignment operator (=) is known as the 1 value (left value) and the right one as the r value (right value). The l value has to be a variable whereas the l value can be either a constant, a variable, the result of an operation or any combination of these.print “Line 6 – a is neither less than nor equal to b”

if (b > = a):

print “Line 7 – b is either greater than or equal to b”

else:

print “Line 7 – b is

tex

kkk kkkjki ji mere pass h best

/>trc

Similar questions