Home > PYQ > NIC STA 2023 - Shift 1
1. What will be the datatype of the var in the beJow code snippet?
var= 10
print(type(var))
vaf = "Hello"
pnnt(type(var))
No explanation ¯\_(ツ)_/¯