Exercise
Create a sequence of numbers
12
,
13
,
14
,
.
.
,
73
. You can use the
:
operator or the
seq
function.