The idea is to present a bit more about functions and classes in Excel.
With the following 5 shortcuts:
Ctrl + Alt + shift + p = Open python in the Excel cell
Ctrl + Enter = Execute the cell in python
Ctrl + F2 = Switch selection between formulabar and cell
Ctrl + Shift + U = Enlarge formula bar
Ctrl + shift + F5 = show information card on the python cell
Contents:
0:15 Shortcuts
2:05 Functions
3:55 Classes
For the classes, I am using this tutorial - • Defining Classes and Methods with Python