Skip to content

Commit

Permalink
Python Cheat Sheet v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rudymatela committed Apr 22, 2018
1 parent 13a5d88 commit d4d4f13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This repository is a collection of Cheat Sheets for programming languages and
tools. Currently:

* A [Haskell Cheat Sheet] -- version 1.1
* A [Python Cheat Sheet] -- version 0.1 (work in progress)
* A [Capture The Flag Cheat Sheet] -- version 0.5
* A [Haskell Typeclasses Cheat Sheet] -- version 0.3
* A Template Cheat Sheet
Expand Down Expand Up @@ -55,5 +56,6 @@ Acknowledgements

[C Reference Card]: http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf
[Haskell Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-v1.1/haskell-cs-1.1.pdf
[Python CHeat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/python-v0.1/python-cs-0.1.pdf
[Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-tc-v0.3/haskell-tc-cs-0.3.pdf
[Capture The Flag Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/ctf-v0.5/ctf-cs-0.5.pdf
2 changes: 1 addition & 1 deletion python-cs.tex
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
the Creative Commons Attribution-ShareAlike 3.0 Licence, \\
\textbf{or} (at your option), the GNU Free Documentation License version 1.3 or Later.
}
\version{0.0.0}
\version{0.1}


\begin{document}
Expand Down

0 comments on commit d4d4f13

Please sign in to comment.