Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook to teach for loops in python #712

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Notebook to teach for loops in python #712

merged 2 commits into from
Jul 30, 2024

Conversation

felixS27
Copy link
Collaborator

I created a notebook to teach for loops in python.
The notebook includes:

  • basics to understand and use for loops in python including enumerate
  • advanced for loops like nesting, list comprehension, if/else, break/continue

@tischi tischi merged commit 2ccbd8a into master Jul 30, 2024
2 of 5 checks passed
@tischi
Copy link
Collaborator

tischi commented Jul 30, 2024

Thanks a lot!!

@tischi tischi deleted the forloops branch July 30, 2024 14:44
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.

2 participants