Update 2025-06-16-draft.md

This commit is contained in:
Anne Barela 2025-06-13 16:33:49 -04:00 committed by GitHub
parent 7e346fac7e
commit d5c4bf9ea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ The talk videos from the 2025 Open Hardware Summit are now available on YouTube.
## Coding in Python
Writing Python code in a way that's efficient and in tune with the language community is called writing Pythonic code. SOme feel this only adds additional learning time. But it really does help become a better programmer. Check out the two articles below.
Writing Python code in a way that's efficient and in tune with the language community is called writing Pythonic code. Some feel this only adds additional learning time. But it really does help become a better programmer. Check out the two articles below.
[![How to Write Code the Pythonic Way](../assets/20250616/20250616how.jpg)](https://www.howtogeek.com/how-to-write-code-the-pythonic-way-with-examples/)