Ad

you have to print 9 times if a is true

a = True
if a == True:print("hi")