How to get started with Python
                    Learn how to write programs with Python.
                    By Kevin McAleer, March 2021
                    
                        BEGINNER
                        FREE
                            
                    
                    
                    
                    
                    
                    Course Content
In this course you will learn:
  - What Python is, where to download it and which software to use to develop Python code
 
  - Reserved words
 
  - Variables
 
  - Loops
 
  - Flow control
 
  - Operators
 
  - Functions