I feel like a more natural way to write `var` types should be with the keyword `its_giving`. ``` its_giving max_len = 0 its_giving user tea = "Bob" ```
I feel like a more natural way to write
vartypes should be with the keywordits_giving.