Check types
How to check a type of a variable?
raises an error
also raises an error
I was only able to print the types using:
However it seems to be not possible to return the type instead of just printing it
raises an error
also raises an error
I was only able to print the types using:
However it seems to be not possible to return the type instead of just printing it

