Why Python?
A short introduction to Python programming language.
Oct 10, 202311 min read16

Search for a command to run...

Series
Learn fundamental Python syntax using prompt engineering from zero to hero.
A short introduction to Python programming language.

How to use prompt engineering with Rix to learn Python.

What are basics and fundamentals of programming in Python?

Learn about variables, literals and expressions in Python.

keywords, indentation, statements and #!

Introduction to python functions and subprograms
