My issue
My code
# cook your dish here
T=int(input())
Problem Link: CodeChef: Practical coding for everyone
# cook your dish here
T=int(input())
Problem Link: CodeChef: Practical coding for everyone
@akshaysai
u have to compare two int say a and b and if a greater than b then print > else if a is less than b then print < else print =