from random import randint number = randint(0,100) essai = int(input('EssaiĀ :')) print(type(essai))