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 }}
gosunfish
/
IntroToPython
Public
forked from
UWPCE-PythonCert/IntroToPython-2014
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 11, 2014
Initial checkin for final project
gosunfish
committed
ee1dc3b
View commit details
Copy full SHA for ee1dc3b
Browse repository at this point
Initial checkin for final project
gosunfish
committed
c6a1f46
View commit details
Copy full SHA for c6a1f46
Browse repository at this point
Commits on Nov 26, 2014
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
Show description for a0bdd2f
Carolyn.Evans
committed
a0bdd2f
View commit details
Copy full SHA for a0bdd2f
Browse repository at this point
ession 06 commit
Carolyn.Evans
committed
10da281
View commit details
Copy full SHA for 10da281
Browse repository at this point
a bit more testing for quadratic function
PythonCHB
committed
f6786ff
View commit details
Copy full SHA for f6786ff
Browse repository at this point
Commits on Nov 25, 2014
removed solutions ;-)
PythonCHB
committed
8eb3a50
View commit details
Copy full SHA for 8eb3a50
Browse repository at this point
added quadratic test and solution
PythonCHB
committed
c8b5bad
View commit details
Copy full SHA for c8b5bad
Browse repository at this point
Merge branch 'session08'
PythonCHB
committed
accfe70
View commit details
Copy full SHA for accfe70
Browse repository at this point
added mathjax to config
PythonCHB
committed
e67da33
View commit details
Copy full SHA for e67da33
Browse repository at this point
finished up session 08
PythonCHB
committed
5399118
View commit details
Copy full SHA for 5399118
Browse repository at this point
Merge pull request #81 from apklock/master
Show description for ca819c0
PythonCHB
committed
ca819c0
View commit details
Copy full SHA for ca819c0
Browse repository at this point
Commits on Nov 24, 2014
minor oops, changed comment
codedragon
committed
3ed5433
View commit details
Copy full SHA for 3ed5433
Browse repository at this point
added sparse array example of emulating sequences
codedragon
committed
67dfa50
View commit details
Copy full SHA for 67dfa50
Browse repository at this point
Merge pull request #80 from imdavis/master
Show description for 7a83257
PythonCHB
committed
7a83257
View commit details
Copy full SHA for 7a83257
Browse repository at this point
Project topic
Show description for 2f6ba34
apklock
committed
2f6ba34
View commit details
Copy full SHA for 2f6ba34
Browse repository at this point
Commits on Nov 23, 2014
Cleaned up the cleanfile.py after some good suggestions by Chris.
imdavis
committed
b309ef2
View commit details
Copy full SHA for b309ef2
Browse repository at this point
The pytest testing module for my Circle class. Does a bunch of tests. Circle passes all of these.
imdavis
committed
dd30e73
View commit details
Copy full SHA for dd30e73
Browse repository at this point
Finished the circle module. Added some assertions in the @radius.setter and @diameter.setter to check that the radius and diameter of the circles were valid at initialization.
imdavis
committed
36f0591
View commit details
Copy full SHA for 36f0591
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
imdavis
committed
74611af
View commit details
Copy full SHA for 74611af
Browse repository at this point
Commits on Nov 22, 2014
Merge pull request #79 from voite1/master
Show description for c54f810
PythonCHB
committed
c54f810
View commit details
Copy full SHA for c54f810
Browse repository at this point
Added reflection
voite1
committed
7ada918
View commit details
Copy full SHA for 7ada918
Browse repository at this point
started session08 solutions, etc.
PythonCHB
committed
bf1034a
View commit details
Copy full SHA for bf1034a
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
PythonCHB
committed
28c6579
View commit details
Copy full SHA for 28c6579
Browse repository at this point
finished Circle class and tests..
PythonCHB
committed
ff5ef49
View commit details
Copy full SHA for ff5ef49
Browse repository at this point
Commits on Nov 21, 2014
Adding my circle.py module and test_circle.py module for testing circle.py with pytest. This is what I completed following along with Chris during class on Tuesday. Check in now before I break so…
Show description for 8cd7d58
imdavis
committed
8cd7d58
View commit details
Copy full SHA for 8cd7d58
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
imdavis
committed
0cdd2b1
View commit details
Copy full SHA for 0cdd2b1
Browse repository at this point
Merge pull request #78 from voite1/master
Show description for 92d14fa
PythonCHB
committed
92d14fa
View commit details
Copy full SHA for 92d14fa
Browse repository at this point
Merge pull request #77 from dfugelso/master
Show description for 9382ca7
PythonCHB
committed
9382ca7
View commit details
Copy full SHA for 9382ca7
Browse repository at this point
Merge pull request #76 from apklock/master
Show description for be5bbea
PythonCHB
committed
be5bbea
View commit details
Copy full SHA for be5bbea
Browse repository at this point
Merge pull request #75 from imdavis/master
Show description for a8d97fd
PythonCHB
committed
a8d97fd
View commit details
Copy full SHA for a8d97fd
Browse repository at this point
added Solution to Curcle class developed in class.
PythonCHB
committed
7e0e0e4
View commit details
Copy full SHA for 7e0e0e4
Browse repository at this point
Commits on Nov 20, 2014
Homework 7
voite1
committed
856dbec
View commit details
Copy full SHA for 856dbec
Browse repository at this point
Commits on Nov 19, 2014
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
imdavis
committed
8323269
View commit details
Copy full SHA for 8323269
Browse repository at this point
Merge branch 'master' of https://github.com/UWPCE-PythonCert/IntroToPython
PythonCHB
committed
b9f48b6
View commit details
Copy full SHA for b9f48b6
Browse repository at this point
update
PythonCHB
committed
d59a6fa
View commit details
Copy full SHA for d59a6fa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.