Python Functions - The Basics - Let's Hide some Details

Опубликовано: 07 Октябрь 2024
на канале: Python with Andrew
3,227
19

We start our look at functions with the absolute basics - define a function and then call the function. We will look at how we can use this to hide our code so we can focus on the result (not the code)

Python with Andrew covers the basics of Python programming for the beginner. I am a University Lecturer who loves to program and teach good programming habits. My focus is to keep it simple - making it easier to learn and making your code better for the long term.