About Lesson
In this tutorial, you will learn about keywords (reserved words in Python) and identifiers (names given to variables, functions, etc.)
Exercise Files
No Attachment Found
Sitecore Commerce Architect Sitecore MVP 2021 - 2022
Show menu Hide menu
Welcome! This is my personal blog about Web technologies, software development, open source and other related topics
The ideas and opinions expressed here are solely mine and don't represent those of others, either individuals or companies. The code snippets or references to software products or analogous are to be used without any warranty of any kind. If you enjoy the content, feel free to share it and re-use it as long as you provide a link to the original post.
In this tutorial, you will learn about keywords (reserved words in Python) and identifiers (names given to variables, functions, etc.)