Skip to content

troypilewski/PythonLearningLabs

Repository files navigation

PythonLearningLabs

A set of folders for each chapter of the book "Python Crash Course - A Hands-On, Project-Based Introduction to Programming" by Eric Matthes

Questions and Thoughts

  1. Does Python infer datatypes?

  2. Dictionaries seem to be like a JavaScript Object Notation (JSON) file.

  3. Inheritance: Why do you have to place the parent class at the top of the subclass file?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages