Skript+/Solutions
Appearance
< Skript+
Solutions for the exercises
[edit | edit source]Exercise 1
[edit | edit source]Write a program to print the sum of 12 and 31.
%x%: 12 %y%: 31 %x%+%y% => %z% Output: %z%
Write a program to print the sum of 12 and 31.
%x%: 12 %y%: 31 %x%+%y% => %z% Output: %z%