/mastering-functions-2022

This is a repo for mastering Python functions

Primary LanguageJupyter NotebookCreative Commons Zero v1.0 UniversalCC0-1.0

Python application test with Github Actions

mastering-functions-2022

This is a repo for mastering Python functions

Project Scaffold

  • Makefile
  • requirements.txt
  • source code files

Python Interpretor

  • Regular python shell
  • IPython (many prefer)

Python Script

touch hello.py
chmod +x hello.py 
./hello.py 

Colab and Jupyter Notebooks

statements_2022.ipynb