Skip to content

Commit e15cea7

Browse files
Update 2284-Sender-With-Largest-Word-Count.md
1 parent fdadb3f commit e15cea7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dsa-solutions/lc-solutions/2200-2299/2284-Sender-With-Largest-Word-Count.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,7 @@ def largest_word_count(messages, senders):
292292

293293
- This approach is efficient and straightforward.
294294

295-
</tabItem>
296-
</Tabs>
295+
297296

298297

299298
## Video Explanation of Given Problem

0 commit comments

Comments
 (0)