Python Tutorial: a few built-in basic functions

launch_rocket(300000,"Moon")
help
or dir
are quite curious – I’d suggest you to peruse them to explore python from within python CLI itself
We will also dedicate a more comprehensive chapter on this topic later