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 }}
salimhamed
/
IntroToPython
Public
forked from
UWPCE-PythonCert/IntroToPython-2014
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
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 12, 2014
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
salimhamed
committed
f5d6b5c
View commit details
Copy full SHA for f5d6b5c
Browse repository at this point
Session 10 Homework
salimhamed
committed
6b77dae
View commit details
Copy full SHA for 6b77dae
Browse repository at this point
Merge branch 'Anastomose-session_09'
PythonCHB
committed
cd68b7f
View commit details
Copy full SHA for cd68b7f
Browse repository at this point
Merge branch 'session_09' of https://github.com/Anastomose/IntroToPython into Anastomose-session_09
Show description for 72063f4
PythonCHB
committed
72063f4
View commit details
Copy full SHA for 72063f4
Browse repository at this point
cleaned up a bit more, and added .gitignore to .gitignore
PythonCHB
committed
ac1ec61
View commit details
Copy full SHA for ac1ec61
Browse repository at this point
Merge pull request #84 from salimhamed/master
Show description for 3d1e969
PythonCHB
committed
3d1e969
View commit details
Copy full SHA for 3d1e969
Browse repository at this point
Merge pull request #87 from saschwafel/master
Show description for 0ff02a7
PythonCHB
committed
0ff02a7
View commit details
Copy full SHA for 0ff02a7
Browse repository at this point
Final commit of project files.
saschwafel
committed
8869c1a
View commit details
Copy full SHA for 8869c1a
Browse repository at this point
Commits on Dec 11, 2014
Troubleshooting geolocation
saschwafel
committed
082c2ec
View commit details
Copy full SHA for 082c2ec
Browse repository at this point
Commits on Dec 10, 2014
String formatting fixed NoneType issues
saschwafel
committed
4257e2f
View commit details
Copy full SHA for 4257e2f
Browse repository at this point
Changing API for geolocation, working on why printing the complete list doesn't work
saschwafel
committed
34e31c5
View commit details
Copy full SHA for 34e31c5
Browse repository at this point
adding class notes and beginning of unicode lab
saschwafel
committed
81e85d3
View commit details
Copy full SHA for 81e85d3
Browse repository at this point
May have fixed unicode errors by adding from __future__ line, now trying to fix NEW problems
saschwafel
committed
cd036a2
View commit details
Copy full SHA for cd036a2
Browse repository at this point
Finished Session 09 Homework.
salimhamed
committed
b36a2e2
View commit details
Copy full SHA for b36a2e2
Browse repository at this point
session 10
PythonCHB
committed
13b1a98
View commit details
Copy full SHA for 13b1a98
Browse repository at this point
Commits on Dec 7, 2014
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
PythonCHB
committed
9e9411e
View commit details
Copy full SHA for 9e9411e
Browse repository at this point
cleaned up session 09 and added ipython log.
PythonCHB
committed
4f8a5d9
View commit details
Copy full SHA for 4f8a5d9
Browse repository at this point
passing test for adding in a slice longer than advertised. probably could use some refactoring
codedragon
committed
10f063d
View commit details
Copy full SHA for 10f063d
Browse repository at this point
Commits on Dec 6, 2014
Need to fix unicode in order for all legislators to print successfully
saschwafel
committed
749c6ae
View commit details
Copy full SHA for 749c6ae
Browse repository at this point
finished generator lab.
salimhamed
committed
f70019d
View commit details
Copy full SHA for f70019d
Browse repository at this point
Fixing the printing of the legislator to return title, first, last, then began adding functionality to return their last several votes
saschwafel
committed
6cf5b7a
View commit details
Copy full SHA for 6cf5b7a
Browse repository at this point
<Minor change to cap_script.py
Anastomose
committed
71b5b78
View commit details
Copy full SHA for 71b5b78
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython into session_09
Anastomose
committed
3da60c4
View commit details
Copy full SHA for 3da60c4
Browse repository at this point
Splitting project between APIs, fixed title/gender printing
saschwafel
committed
d19bde9
View commit details
Copy full SHA for d19bde9
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
salimhamed
committed
e47dbdf
View commit details
Copy full SHA for e47dbdf
Browse repository at this point
Generate lab, modified sparse array, decoratory lab.
salimhamed
committed
51c97fd
View commit details
Copy full SHA for 51c97fd
Browse repository at this point
Fixing printing and adding some verbiage. Make sure to add an if/else to print "Congressman" or "Senator"
saschwafel
committed
b295b04
View commit details
Copy full SHA for b295b04
Browse repository at this point
Commits on Dec 5, 2014
Decorator with arguments working
Anastomose
committed
b21b5cd
View commit details
Copy full SHA for b21b5cd
Browse repository at this point
Messing with another API, return values based on lat/long
saschwafel
committed
51941f5
View commit details
Copy full SHA for 51941f5
Browse repository at this point
Commits on Dec 4, 2014
Merge branch 'master' of https://github.com/saschwafel/IntroToPython
Show description for 05689de
saschwafel
committed
05689de
View commit details
Copy full SHA for 05689de
Browse repository at this point
Adding fix to return list of representatives
saschwafel
committed
d26d860
View commit details
Copy full SHA for d26d860
Browse repository at this point
Commits on Dec 3, 2014
End of class, labs
Anastomose
committed
34f8d46
View commit details
Copy full SHA for 34f8d46
Browse repository at this point
Adding class notes and in-class lab
saschwafel
committed
3a09711
View commit details
Copy full SHA for 3a09711
Browse repository at this point
fixed slicing in class, added new test to check adding in values like list does, this test failing
codedragon
committed
d959529
View commit details
Copy full SHA for d959529
Browse repository at this point
gitignore merge problem again
Anastomose
committed
ca097a3
View commit details
Copy full SHA for ca097a3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.