DEV Community

Discussion on: Data Types in Python

Collapse
 
michaelcurrin profile image
Michael Currin

I wrote a cheatsheet for Python data types and how to use them in case you are interested. I keep the focus on syntax and examples

michaelcurrin.github.io/dev-cheats...

Collapse
 
princeibs profile image
Suleiman Ibrahim

Great cheatsheet over here @michaelcurrin . Is it open for contribution? I want to see how I can add to it.

Collapse
 
michaelcurrin profile image
Michael Currin • Edited

Sure. Check the github link in the corner.

I'm accepting new content for the languages and tools covered.

Make a PR for a small change or an issue to discuss a bigger change first