Python Notes
Sub
Mon 10 August 2026
a
=
10
b
=
40
c
=
a
-
b
print
(
c
)
-30
Score: 10
Category:
math-work