HackerRank Find Percentage Problem Explained in Python

Опубликовано: 22 Май 2026
на канале: Code Ledger
3
2

In this video, I solve the “Find Percentage” problem from HackerRank using Python.

I break down the logic step-by-step so even beginners can understand how to approach similar problems.

📌 What you'll learn:
How to store and access student marks using dictionaries
How to calculate averages correctly
Common mistakes (and how to avoid them)

If you're preparing for coding interviews or just starting Python, this problem is a must-know.

💡 Drop your doubts in the comments!

#HackerRank #Python #Coding #BeginnerCoding