Skip to content

Commit 82f45e8

Browse files
committed
switched from .py to python
1 parent b79ceee commit 82f45e8

File tree

81 files changed

+7641
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+7641
-44
lines changed

Untitled0.ipynb

-9
This file was deleted.
File renamed without changes.

Assignment Operators.ipynb assignment_operators.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:fdc75aea62a68a6efedfe3b523c1598bab1edeb345055cb586e55a13879bf5f9"
4+
"signature": "sha256:623f6b976deaad50db8f4adfae09a61bf811e3df9da35e14ab9791704188dce3"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -19,7 +19,7 @@
1919
"cell_type": "markdown",
2020
"metadata": {},
2121
"source": [
22-
"This snippit was written by [Chris R. Albon](http://www.chrisralbon.com/) and is part of his collection of [well-documented Python snippits](https://github.com/chrisalbon/code_py). All code is written in Python 3 in iPython notebook and offered under the [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License)."
22+
"This snippit was written by [Chris R. Albon](http://www.chrisralbon.com/) and is part of his collection of [well-documented Python snippits](https://github.com/chrisalbon/code_py). All code is written in Python 3 in iPython notebook and offered under the [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/)."
2323
]
2424
},
2525
{
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)