Python: Difference between revisions
(Created page with "A computer programming language category:glossary category:index category:public") |
No edit summary |
||
| Line 1: | Line 1: | ||
A computer [[programming language]] | A computer [[programming language]] that proliferates micro-controllers and IoT. It uses indentation for statement blocking and provides a package repository e.g. pypi and manager pip. | ||
If you want exposure to this visit https://www.python.org/about/gettingstarted/ | |||
[[category:glossary]] | [[category:glossary]] | ||
[[category:index]] | [[category:index]] | ||
[[category:public]] | [[category:public]] | ||
Revision as of 13:20, 28 April 2023
A computer programming language that proliferates micro-controllers and IoT. It uses indentation for statement blocking and provides a package repository e.g. pypi and manager pip.
If you want exposure to this visit https://www.python.org/about/gettingstarted/