forked fromrealpython/python-scripts
- Notifications
You must be signed in to change notification settings - Fork0
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:Python-List/python-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:c3b10a3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:realpython/python-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:cb448c2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 12commits
- 44files changed
- 5contributors
Commits on Dec 17, 2016
- mjhea0 committed
Dec 17, 2016 updated requirements.txt and added a todo
mjhea0 committedDec 17, 2016 added new script, updated readme, updated todo:
mjhea0 committedDec 17, 2016
Commits on Aug 16, 2017
Commits on Sep 16, 2017
- chetanya-shrimali committed
Sep 16, 2017 - chetanya-shrimali authored
Sep 16, 2017 Merge pull requestrealpython#7from chetanya-shrimali/master
added license file
mjhea0 authoredSep 16, 2017 - mjhea0 authored
Sep 16, 2017
Commits on Sep 28, 2017
Use random.choice instead of random.randint
random.choice is better for selecting random elements from a list than using random.randint to generate random indices to select
uttamo authoredSep 28, 2017
Commits on Sep 29, 2017
Merge pull requestrealpython#9from uttamo/patch-1
Use random.choice instead of random.randint
mjhea0 authoredSep 29, 2017
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff c3b10a3...cb448c2
Uh oh!
There was an error while loading.Please reload this page.