verbena 0.1.0

Scripting language
Documentation
1
2
3
4
5
6
input a
input b
print a+b

input "Enter a third line:",c
print c