# !/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
1
Answer:
1 True
2 False
3 True
4 False
5 True
6 True
7 False
8 True
9 False
Answered by
1
Answer:
1 True
2 False
3 True
4 False
5 True
6 True
7 False
8 True
9 False
Similar questions
Social Sciences,
5 months ago
Math,
5 months ago
Math,
5 months ago
Math,
10 months ago
Biology,
10 months ago