Skip to content

Conversation

@LAbhilashKumar
Copy link
Contributor

This simple script is all about loops in Python — both for and while. It shows how you can repeat actions using just a few lines of code. Added easy examples like printing messages multiple times, looping through a list, and even going through letters in a word. For the while loop, kept it clear so you understand how it keeps running until a condition is no longer true. It’s perfect if you’re just starting out and want to get comfortable with how Python loops work. Suggestions are welcome!

Addresses issue: #1594

@geekcomputers geekcomputers merged commit fbfcee6 into geekcomputers:master May 5, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants