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
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
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 }}
pyvec
/
naucse.python.cz
Public
Notifications
You must be signed in to change notification settings
Fork
119
Star
335
Code
Issues
82
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Rework lesson on list, tuple, range; add enumerate & zip
- #639
#639
Open
encukou
wants to merge 17 commits into
pyvec:master
pyvec/naucse.python.cz:master
from
encukou:rework-list
encukou/naucse.python.cz:rework-list
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Rework lesson on list, tuple, range; add enumerate & zip
#639
encukou
wants to merge 17 commits into
pyvec:master
pyvec/naucse.python.cz:master
from
encukou:rework-list
encukou/naucse.python.cz:rework-list
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2020
Reword Lists & Tuples, add a graphic on mutation methods, add links
encukou
committed
765a174
View commit details
Copy full SHA for 765a174
Browse repository at this point
Add lessons on some special iterables: range, zip, enumerate
encukou
committed
7965a36
View commit details
Copy full SHA for 7965a36
Browse repository at this point
Rewordings for Lists and Tuples
encukou
committed
0b1db6e
View commit details
Copy full SHA for 0b1db6e
Browse repository at this point
Prepare lesson on lists and tuples. Split out text on nested lists.
encukou
committed
619fba0
View commit details
Copy full SHA for 619fba0
Browse repository at this point
Further nitpicks
encukou
committed
9f7dc6d
View commit details
Copy full SHA for 9f7dc6d
Browse repository at this point
Convert SVG texts to paths to avoid rendering issues
encukou
committed
a5f91e2
View commit details
Copy full SHA for a5f91e2
Browse repository at this point
Add zip_longest
encukou
committed
38a829a
View commit details
Copy full SHA for 38a829a
Browse repository at this point
Reword lesson on zip & enumerate
encukou
committed
885e8b1
View commit details
Copy full SHA for 885e8b1
Browse repository at this point
Fix up zip-enumerate lesson
encukou
committed
bbb284f
View commit details
Copy full SHA for bbb284f
Browse repository at this point
Adjust materials for range, zip, enumerate
encukou
committed
82dbcb5
View commit details
Copy full SHA for 82dbcb5
Browse repository at this point
Commits on Aug 3, 2020
Apply fixes from code review
Show description for 5ee6c04
3 people
authored
5ee6c04
View commit details
Copy full SHA for 5ee6c04
Browse repository at this point
Commits on Aug 10, 2020
Apply suggestions from code review
Show description for f238ecf
encukou
and
adelpopelkova
authored
f238ecf
View commit details
Copy full SHA for f238ecf
Browse repository at this point
list.sort: Be more explicit about increasing/decreasing order
encukou
committed
b6d8f04
View commit details
Copy full SHA for b6d8f04
Browse repository at this point
Mention that sublists aren't `in` a list
encukou
committed
58b6522
View commit details
Copy full SHA for 58b6522
Browse repository at this point
Clarify operand order
encukou
committed
57dd5ec
View commit details
Copy full SHA for 57dd5ec
Browse repository at this point
Make deck-building code more straightforward
Show description for 78891ea
encukou
committed
78891ea
View commit details
Copy full SHA for 78891ea
Browse repository at this point
Commits on Aug 17, 2020
Clarify description of `pop()`
Show description for 9d5b66d
encukou
authored
9d5b66d
View commit details
Copy full SHA for 9d5b66d
Browse repository at this point
You can’t perform that action at this time.