Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zip() and dictionary comprehension #2

Closed
aedwardg opened this issue Dec 7, 2020 · 1 comment
Closed

Add zip() and dictionary comprehension #2

aedwardg opened this issue Dec 7, 2020 · 1 comment

Comments

@aedwardg
Copy link

aedwardg commented Dec 7, 2020

@Richard-Burd,

I love this visual cheat sheet!
Glancing over it, it seems to have just about everything you could want to know about Python.

However, I did notice a couple of things that I use regularly that would fit right in with what you've got:

That's all I can think of off the top of my head, but if I notice anything else I'll let you know.

Thanks for making these awesome sandbox visualizations!

@Richard-Burd
Copy link
Owner

Thanks @aedwardg for the input, I really appreciate it!

The zip() function and dictionary comprehensions you mentioned above have been added to the latest version of the cheat sheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants