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 -
1:43:07
The Michelle Moore Show
3 days ago'The 12 Open Doors' Guest, Steve Jarvis: The Michelle Moore Show (Oct 17, 2025)
30K13 -
30:55
TruthStream with Joe and Scott
7 days agoTruthStream in Ireland, Rebels Across the Pond, Bono discussed, with Freedom Now Acoustic from a Pub
3.72K12 -
3:12:34
Badlands Media
22 hours agoThe Narrative Ep. 43: Unity.
313K75 -
2:43:11
TheSaltyCracker
7 hours agoWe Kill You Rally ReeEEStream 10-19-25
84.9K236 -
7:54:17
Putther
13 hours ago $20.59 earned🔴LAZY SUNDAY STREAM!! (GTA + MORE)
68.3K12 -
10:38
Colion Noir
6 hours agoHe Installed a Forced Reset Trigger at a Gun Range… and Got Arrested | What You Need to Know
54.4K21 -
1:29:26
HELMETFIRE
6 hours ago🟢GAMING WITH FIRE EP13🟢
25.8K4 -
50:40
Sarah Westall
8 hours agoAI, Social Media & Brain Atrophy: Destroying Human Capacity to Think w/ Rob Smith
32.3K12 -
2:32:08
THOUGHTCAST With Jeff D.
5 hours ago $4.68 earnedSunday Night FORTNITE with THOUGHTCAST Jeff D & crew.
33.4K7