Getting in sharp # | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Getting in sharp #

file = open("/usercode/files/pull_ups.txt") n = int(input()) # use b as variable to recall file back to a list. b = file.readlines() print(b[n]) file.close()

21st Jul 2021, 8:16 AM
Tea & Coffee Husky
Tea & Coffee Husky - avatar
3 Answers
+ 2
Is it the challenge named book titles of python
22nd Jul 2021, 7:32 AM
SHASHWAT MANDALI
+ 1
Not this one. ))
24th Jul 2021, 6:26 AM
Tea & Coffee Husky
Tea & Coffee Husky - avatar
+ 1
So which one
24th Jul 2021, 6:38 AM
SHASHWAT MANDALI