Ready for liftoff
This commit is contained in:
@@ -19,4 +19,4 @@ parse_text = json.loads(response.text)
|
||||
for index, list in enumerate(parse_text['response']['applications'], start=1):
|
||||
if index >= 38:
|
||||
print(list)
|
||||
#Need else and catch for upper bound
|
||||
#Need else and catch for upper bound
|
||||
|
||||
Reference in New Issue
Block a user