Let's summarise what you have learned in this session:
To conclude, in this session you started exploring the very basics of Python and then moved on and wrote your first Python program. Further which you saw the different data types supported by Python and the various arithmetic and string operations done using the same, and finally attempted the coding questions based on a practice exercise.
In the next session, you will dive deep and explore the various data structures supported by Python and learn about each one of them in detail.
If you want to learn more about what is provided in this module, you can optimally use the following resources.
Beginner Level:
1. Think Python
2. The hitchhiker's guide to Python
4. Jupyter notebook mac shortcuts
Advanced Level: