Files
developer-roadmap/roadmaps/python/content/basic-syntax@6xRncUs3_vxVbDur567QA.md
T
Arik Chakma 274082fd77 feat: clean roadmap content and sync scripts (#10181)
* refactor: clean to roadmap content

* refactor: move shared helpers into scripts/lib
2026-07-28 05:45:17 +06:00

9 lines
406 B
Markdown

# Basic Syntax
Setup the environment for python and get started with the basics.
Visit the following resources to learn more:
- [@article@Python Basics](https://www.tutorialspoint.com/python/python_basic_syntax.htm)
- [@article@Learn X in Y Minutes / Python](https://learnxinyminutes.com/docs/python/)
- [@video@Python for Beginners - Learn Python in 1 Hour](https://www.youtube.com/watch?v=kqtD5dpn9C8)