Skript+/Solutions

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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%