I want to make a variable with help of a function that gets its name from an argument, so that if I run this;
hi_var(abc) print(abc)
I will g