Grant Larsen

7%
Flag icon
Avoid using Python keywords and function names as variable names; that is, do not use words that Python has reserved for a particular programmatic purpose, such as the word print.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Rate this book
Clear rating