I have some questions in LaTeX, There are many "new" and "set" in LaTeX3, I don't quite understand when “new” is needed,such as
\int_set:Nn \l_my_int{12}
An error occurred
! Undefined control sequence.
<argument> \l_my_int
l.11 \int_set:Nn \l_my_int {12}
also,i use
\tl_set:Nn \l_my_tl{\maketitle}
it is normal
Hope to explain to me,thanks!