Untitled

Anonymous
plain_text
12/03/2021 12:19 PM
188 B
18
Indexable
int(line_1) = input("number of testcases")
i=0
testcases = []
for i < line_1:
  testcases.append(input("input testcases"))
  i++

str.split()
Editor is loading...