The Wayback Machine - https://web.archive.org/web/20210226050543/https://github.com/topics/cheatsheet
Skip to content
#

cheatsheet

Here are 1,305 public repositories matching this topic...

react
kakaru1331
kakaru1331 commented Dec 11, 2020

What cheatsheet is this about? (if applicable)

Basic cheatsheet

What's your issue or idea?

content duplication

There are two identical subheading, Types or Interfaces?.
And following contents are almost the same.
I think It is better to be deduplicated.
I'd appreciate it if you could consider it for the next reader. :)

**(If applicable) Reproduction of issue

neirbowj
neirbowj commented May 27, 2018

Thank you for maintaining this great resource!

With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of print should be functions instead of statements. This is not to say that the snippets s

Improve this page

Add a description, image, and links to the cheatsheet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cheatsheet topic, visit your repo's landing page and select "manage topics."

Learn more