Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hacknode
/
python3-cookbook
Public
forked from
yidao620c/python3-cookbook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
python3-cookbook
/
source
/
c04
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
python3-cookbook
/
source
/
c04
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
p01_manually_consuming_iterator.rst
p01_manually_consuming_iterator.rst
p02_delegating_iteration.rst
p02_delegating_iteration.rst
p03_create_new_iteration_with_generators.rst
p03_create_new_iteration_with_generators.rst
p04_implement_iterator_protocol.rst
p04_implement_iterator_protocol.rst
p05_iterating_in_reverse.rst
p05_iterating_in_reverse.rst
p06_define_generator_func_with_extra_state.rst
p06_define_generator_func_with_extra_state.rst
p07_taking_slice_of_iterator.rst
p07_taking_slice_of_iterator.rst
p08_skip_first_part_of_iterable.rst
p08_skip_first_part_of_iterable.rst
p09_iterate_over_combination_or_permutation.rst
p09_iterate_over_combination_or_permutation.rst
p10_iterate_over_index_value_pairs_of_sequence.rst
p10_iterate_over_index_value_pairs_of_sequence.rst
p11_iterate_over_multiple_sequences_simultaneously.rst
p11_iterate_over_multiple_sequences_simultaneously.rst
p12_iterate_on_items_in_separate_containers.rst
p12_iterate_on_items_in_separate_containers.rst
p13_create_data_processing_pipelines.rst
p13_create_data_processing_pipelines.rst
p14_flattening_nested_sequence.rst
p14_flattening_nested_sequence.rst
p15_iterate_in_sorted_order_over_merged_sorted_iterables.rst
p15_iterate_in_sorted_order_over_merged_sorted_iterables.rst
p16_replace_infinite_while_loops_with_iterator.rst
p16_replace_infinite_while_loops_with_iterator.rst
View all files
You can’t perform that action at this time.