I was solving a problem and then I came across an error. My Code:
tc = int(input()) for tc_ct in range(tc): s = input().split() n = len(s) edited_