- Create A "Database" Variable
d= []
- Create A Table within the variable
d=[ [ ] ]
- Create A Datachunk, and data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Hello, and welcome to how to learn Python! Python is a simple language you can download from python.org. There will be multiple steps along the way. And multiple gists! So follow me to keep up with the Python tutorials. Feel free to ask comments, I will be trying to look at them.
Table of Contents
Lesson 1. Installation
The first lesson is the easiest, the installation of the python coding language. I will have tutorials for Windows, MacOS, and Linux. If you are on CentOs or something other than Ubuntu or Debian, I do not 100% guaruntee the linux commands to work.