Python Notes
Addition
Mon 10 August 2026
a
=
10
b
=
80
c
=
a
+
b
c
90
Score: 15
Category:
math-work