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 }}
pythonandme
/
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
Breadcrumbs
History for
IntroToPython
Students
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 5, 2014
Adding the actual Dictionary_Lab.py file I should have.
unknown
authored and
unknown
committed
bb804f9
View commit details
Copy full SHA for bb804f9
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
adding my folders and files to master
unknown
authored and
unknown
committed
741febd
View commit details
Copy full SHA for 741febd
View code at this point
Browse repository at this point
Merge pull request #52 from gosunfish/master
Show description for 4fa50b0
PythonCHB
committed
4fa50b0
View commit details
Copy full SHA for 4fa50b0
View code at this point
Browse repository at this point
remove sherlock.txt
Carolyn.Evans
authored and
Carolyn.Evans
committed
431059e
View commit details
Copy full SHA for 431059e
View code at this point
Browse repository at this point
remove ngram.txt
Carolyn.Evans
authored and
Carolyn.Evans
committed
a3466eb
View commit details
Copy full SHA for a3466eb
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
Merge pull request #51 from meshmote/master
Show description for 46ce6ea
PythonCHB
committed
46ce6ea
View commit details
Copy full SHA for 46ce6ea
View code at this point
Browse repository at this point
Merge pull request #48 from saschwafel/master
Show description for 0c9a331
PythonCHB
committed
0c9a331
View commit details
Copy full SHA for 0c9a331
View code at this point
Browse repository at this point
Merge pull request #47 from voite1/master
Show description for bef6721
codedragon
committed
bef6721
View commit details
Copy full SHA for bef6721
View code at this point
Browse repository at this point
Merge pull request #61 from pythonandme/session02
Show description for ef8bfc7
PythonCHB
committed
ef8bfc7
View commit details
Copy full SHA for ef8bfc7
View code at this point
Browse repository at this point
trying out git again
unknown
authored and
unknown
committed
e1b03a1
View commit details
Copy full SHA for e1b03a1
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
Adding Homework 5
voite1
committed
b9b0bf8
View commit details
Copy full SHA for b9b0bf8
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
adding week 5 notes and inital class lab
saschwafel
committed
74aa3da
View commit details
Copy full SHA for 74aa3da
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
voite1
committed
ad5fd1b
View commit details
Copy full SHA for ad5fd1b
View code at this point
Browse repository at this point
Merge pull request #60 from ARSimmons/master
Show description for 7387245
PythonCHB
committed
7387245
View commit details
Copy full SHA for 7387245
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
voite1
committed
14f8248
View commit details
Copy full SHA for 14f8248
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
meshmote
committed
47df8af
View commit details
Copy full SHA for 47df8af
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
Carolyn.Evans
committed
f5e277a
View commit details
Copy full SHA for f5e277a
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
add pathlib homework
Carolyn.Evans
authored and
Carolyn.Evans
committed
15d0275
View commit details
Copy full SHA for 15d0275
View code at this point
Browse repository at this point
Adding several files. All finished except the all_languages lab file
saschwafel
committed
c577a97
View commit details
Copy full SHA for c577a97
View code at this point
Browse repository at this point
Finishing dictionary lab
saschwafel
committed
372cd05
View commit details
Copy full SHA for 372cd05
View code at this point
Browse repository at this point
Finalizing changes to mailroom_dict.py, adding exceptions
saschwafel
committed
4bca805
View commit details
Copy full SHA for 4bca805
View code at this point
Browse repository at this point
Migrating to dictionary, fixing all functions to work with dicts, savings emails to files
saschwafel
committed
e134a9e
View commit details
Copy full SHA for e134a9e
View code at this point
Browse repository at this point
fixing code to answer the problem
saschwafel
committed
c2c70df
View commit details
Copy full SHA for c2c70df
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
Adding correct algorithm for creating Trigrams. Trying to add a neat print statement at the end
saschwafel
committed
b0ab46f
View commit details
Copy full SHA for b0ab46f
View code at this point
Browse repository at this point
ngrams homework
Carolyn.Evans
authored and
Carolyn.Evans
committed
ea43596
View commit details
Copy full SHA for ea43596
View code at this point
Browse repository at this point
Removed debugging lines
meshmote
committed
644610b
View commit details
Copy full SHA for 644610b
View code at this point
Browse repository at this point
Added, debugged use of dict and format to make thank you template.
meshmote
committed
11930a3
View commit details
Copy full SHA for 11930a3
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Added, debugged dict function for user choice
meshmote
committed
85a45f6
View commit details
Copy full SHA for 85a45f6
View code at this point
Browse repository at this point
Added, debugged email text file writing function
meshmote
committed
3de8ac8
View commit details
Copy full SHA for 3de8ac8
View code at this point
Browse repository at this point
Converted database structure to dict and got all dependent functions working
meshmote
committed
56d7329
View commit details
Copy full SHA for 56d7329
View code at this point
Browse repository at this point
Added copier and source file
meshmote
committed
2824ccb
View commit details
Copy full SHA for 2824ccb
View code at this point
Browse repository at this point
Added copy progam, source file, and target directory
meshmote
committed
026a4c7
View commit details
Copy full SHA for 026a4c7
View code at this point
Browse repository at this point
Removed extra lines and whitespace
meshmote
committed
009e152
View commit details
Copy full SHA for 009e152
View code at this point
Browse repository at this point
Added, debugged pathlib version
meshmote
committed
a16bd14
View commit details
Copy full SHA for a16bd14
View code at this point
Browse repository at this point
Adding function to grab first three values and add them to dictionary
saschwafel
committed
3a52f17
View commit details
Copy full SHA for 3a52f17
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.