Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Opening and Reading a File |Section 5| Celestial Warrior
2 years ago
1
Please download the text file from the attachment.
Then write some code that reads the content of the file andgenerates the following output in the command line:
pear
apple
orange
mandarin
watermelon
pomegranate
file = open("fruits.txt", "r")
content = file.read()
file.close()
print(content)
Please modify thecode of the previous exerciseso that instead of printing out thelines in the terminal, it prints out the length of each line.
Expected output:
4
5
6
8
10
11
file = open("fruits.txt", "r")
content = file.readlines()
file.close()
for i in content:
print(len(i.strip()))
Loading comments...
-
17:53
foyo Games
2 years agoShadow Era | Shadow Warrior Opening
4 -
3:02:08
TimcastIRL
5 hours agoLeftist Terror Attack On ICE In Dallas, Jimmy Kimmel Doubles Down Insulting MAGA | Timcast IRL
329K136 -
1:17:35
Man in America
11 hours agoIs Starlink RIPPING Us Apart from the Inside Out? w/ Cory Hillis
32.3K13 -
55:40
TheSaltyCracker
5 hours agoIdiots Chug Tylenol PT2 ReeEEStream 9-24-25
80.1K216 -
Akademiks
6 hours agoYoung Thug Dissing YFN Lucci. Ready to Go back to Jail. Offset vs Cardi b
57.9K2 -
7:07
Colion Noir
14 hours agoCalifornia Just Banned All Glocks
47.6K37 -
Adam Does Movies
7 hours ago $0.90 earnedTalking Movies + Ask Me Anything - LIVE
29.6K1 -
1:23:56
Jamie Kennedy
5 hours agoChoosing Good in a World Gone Dark | Ep 223 HTBITY with Jamie Kennedy
27.3K6 -
DVR
SpartakusLIVE
8 hours ago#1 Challenge CHAMPION of WZ || Ridin' The GRAVY Train w/ GloryJean
68.5K1 -
The Pascal Show
4 hours ago $1.09 earnedDISTURBING UPDATES! New Developments In The D4vd Celeste Case... Possible Celeste Sighting?!
29.1K2