:o name <-- "Osaka" ~nyan
!print("How are you '" + name + "'!")
uhhh, you can assign an ayumu object to memory (aka assign a variable).
:o birth_year <-- 1984 ~chiyo
then you can inspect that ayumu object:
:< birth_year
>> birth_year <-- 1984 ~chiyo
and when you want, you can remove it completly from memory:
:3 birth_year
more coming soon