Imprimir tipo de python

print(type(var_name)) # python 3
rng70