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
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 }}
foreverst8
/
intermediatePython
Public
forked from
crazyhottommy/intermediatePython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 20, 2015
Added TOC heading
yasoob
committed
acfd2ed
View commit details
Copy full SHA for acfd2ed
Browse repository at this point
Update index.rst
yasoob
committed
7612bba
View commit details
Copy full SHA for 7612bba
Browse repository at this point
Updated Donation
yasoob
committed
634d1ca
View commit details
Copy full SHA for 634d1ca
Browse repository at this point
Fixed space
yasoob
committed
0ad1a80
View commit details
Copy full SHA for 0ad1a80
Browse repository at this point
Merge pull request #60 from Kwpolska/master
Show description for cbad767
yasoob
committed
cbad767
View commit details
Copy full SHA for cbad767
Browse repository at this point
Merge pull request #59 from Kwpolska/patch-1
Show description for 672c6f7
yasoob
committed
672c6f7
View commit details
Copy full SHA for 672c6f7
Browse repository at this point
Document enums (alongside collections)
Show description for 5f0e358
Kwpolska
committed
5f0e358
View commit details
Copy full SHA for 5f0e358
Browse repository at this point
More Python 3/PEP 8/PEP 257 compliance
Show description for af1092c
Kwpolska
committed
af1092c
View commit details
Copy full SHA for af1092c
Browse repository at this point
Fix *args and **kwargs code for Python 3 and PEP 8
Show description for dc42b03
Kwpolska
committed
dc42b03
View commit details
Copy full SHA for dc42b03
Browse repository at this point
Merge pull request #39 from Nurbel/patch-1
Show description for 5d20a01
yasoob
committed
5d20a01
View commit details
Copy full SHA for 5d20a01
Browse repository at this point
Merge pull request #56 from cclauss/patch-1
Show description for e482a00
yasoob
committed
e482a00
View commit details
Copy full SHA for e482a00
Browse repository at this point
Merge pull request #57 from cclauss/patch-2
Show description for a10246e
yasoob
committed
a10246e
View commit details
Copy full SHA for a10246e
Browse repository at this point
Merge pull request #58 from mathur/master
Show description for af2fb6b
yasoob
committed
af2fb6b
View commit details
Copy full SHA for af2fb6b
Browse repository at this point
Update README.md
yasoob
committed
1b83ba1
View commit details
Copy full SHA for 1b83ba1
Browse repository at this point
Added author
yasoob
committed
e62ff39
View commit details
Copy full SHA for e62ff39
Browse repository at this point
Commits on Aug 19, 2015
Update generators.rst
cclauss
committed
1326f18
View commit details
Copy full SHA for 1326f18
Browse repository at this point
Python2 supports the three types of comprehensions
Show description for d0bb90e
cclauss
committed
d0bb90e
View commit details
Copy full SHA for d0bb90e
Browse repository at this point
Commits on Aug 18, 2015
Merge pull request #54 from mahanmarwat/master
Show description for 9b9f20a
yasoob
committed
9b9f20a
View commit details
Copy full SHA for 9b9f20a
Browse repository at this point
Merge pull request #52 from StevenMaude/avoid-input-keyword-as-variable-name
Show description for c4609b9
yasoob
committed
c4609b9
View commit details
Copy full SHA for c4609b9
Browse repository at this point
Merge pull request #51 from StevenMaude/fix-whitespace-can-run
Show description for 94fdbc5
yasoob
committed
94fdbc5
View commit details
Copy full SHA for 94fdbc5
Browse repository at this point
Merge pull request #49 from SanketDG/docfix
Show description for 1f6081a
yasoob
committed
1f6081a
View commit details
Copy full SHA for 1f6081a
Browse repository at this point
Merge pull request #48 from larsclaussen/patch-2
Show description for 3565ebd
yasoob
committed
3565ebd
View commit details
Copy full SHA for 3565ebd
Browse repository at this point
Merge pull request #47 from larsclaussen/patch-1
Show description for cf069c5
yasoob
committed
cf069c5
View commit details
Copy full SHA for cf069c5
Browse repository at this point
typo
mahanmarwat
committed
1df26c4
View commit details
Copy full SHA for 1df26c4
Browse repository at this point
Update index.rst
mahanmarwat
committed
6f3472e
View commit details
Copy full SHA for 6f3472e
Browse repository at this point
this instead of it
mahanmarwat
committed
f7f09ad
View commit details
Copy full SHA for f7f09ad
Browse repository at this point
Don't use input keyword as variable name
Show description for 81e2fc0
StevenMaude
committed
81e2fc0
View commit details
Copy full SHA for 81e2fc0
Browse repository at this point
Fix whitespace around can_run
StevenMaude
committed
f7f563f
View commit details
Copy full SHA for f7f563f
Browse repository at this point
fix link in virtual_environment.rst
SanketDG
committed
3850eda
View commit details
Copy full SHA for 3850eda
Browse repository at this point
alternative to flatten a list
Show description for 45dbb8f
larsclaussen
committed
45dbb8f
View commit details
Copy full SHA for 45dbb8f
Browse repository at this point
missed one :)
mathur
committed
8a848e2
View commit details
Copy full SHA for 8a848e2
Browse repository at this point
corrected typo in json.tools
Show description for 06df61a
larsclaussen
committed
06df61a
View commit details
Copy full SHA for 06df61a
Browse repository at this point
Merge pull request #45 from kingosticks/master
Show description for fabea4b
yasoob
committed
fabea4b
View commit details
Copy full SHA for fabea4b
Browse repository at this point
Fix spacing
Show description for c148731
mathur
committed
c148731
View commit details
Copy full SHA for c148731
Browse repository at this point
Merge pull request #44 from MartynJacques/patch-1
Show description for 372b4ac
yasoob
committed
372b4ac
View commit details
Copy full SHA for 372b4ac
Browse repository at this point
Previous
Next
You can’t perform that action at this time.