Untitled
unknown
plain_text
4 years ago
141 B
11
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...
int(line_1) = input("number of testcases")
i=0
testcases = []
for i < line_1:
testcases.append(input("input testcases"))
i++
str.split()