Cloudbook:
C
Home
Variables
Scalars
§ 2
↵ lesson
← prev
C-O-matic
If statement
Else statement
Foreach statment
Scalars
# Write a program to print the sum of the # string "1" and the string "2", that is, # what does "1" + "2" equal? # Write a program to print the sum # of "cat" and "dog".
The output goes here