Learn Python Functions – Quick Python Project For Beginners

In this tutorial, we will talk about Python functions and how we can use them to change the text colours in our terminal/console!
We will begin with an overview of functions and we will finish with a quick (but useful! ) code project!

If you’re curious about my IDE – I’m using Wayscript which is now available for the wide public! you no longer need an invitation, you can simply sign up with the following link: https://app.wayscript.com

Complete Code for Random Console Text Colour Generator:
https://github.com/MariyaSha/ChangeConsoleTextColour

⭐ Related Tutorials ⭐

What is RGB and how images can be represented with numbers:

Create RGB Images with OpenCV:

******************************
⏰ TIME STAMPS ⏰
******************************
00:00 – intro
00:14 – what are functions?
00:41 – Python functions
01:04 – local variables
01:24 – return statement
02:30 – function call
02:47 – function parameters
03:37 – function arguments
04:09 – coding Python functions
05:37 – randomly change console text color
06:09 – RGB color mode
09:24 – function primary goals
09:48 – thanks for watching!

******************************

Source: https://www.youtube.com/watch?v=aftw0WX4oCc

Leave a Reply

Your email address will not be published. Required fields are marked *