Tipe cetak di Python

print(type(var_name)) # python 3
rng70