My issue
Please tell me output and explain clearly
My code
# cook your dish here
T=int(input ())
for _ i in range(T):
x=int(input())
if x*5:
Learning course: Basic Math using Python
Problem Link: Fitness Practice Problem in - CodeChef