Computer Science, asked by Anonymous, 10 months ago

# !/usr/bin/python
a = 21
b = 10
c = 0
c = a + b
print “Line 1 – Value of c is “, c
c = a -b​

Answers

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

Answer:

1 True

2 False

3 True

4 False

5 True

6 True

7 False

8 True

9 False

Answered by Anonymous
1

Answer:

1 True

2 False

3 True

4 False

5 True

6 True

7 False

8 True

9 False

Similar questions