Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

add in python

a = 6
b = 12
c = a + b
#That is how you can add two numbers or variables 
Source by nullorempty.org #
 
PREVIOUS NEXT
Tagged: #add #python
ADD COMMENT
Topic
Name
1+2 =