Python Workshop - Making Your Own Functions

preview_player
Показать описание
This will teach you exactly how to create your own functions. These are Python scripts which can be called upon and run by different programs. Functions you create can also be called user defined functions. When used correctly they enable the best potential out of the Python programming language.

Check out the full guide found here:

Full Python Workshop for Beginners:

Core Electronics is located in the heart of Newcastle, Australia. We're powered by makers, for makers. Drop by if you are looking for:

Рекомендации по теме
Комментарии
Автор

I literally don't get why your channel has only 36k subs I watched your Arduino series and now python series and you have explained very well 🔥🔥🔥

anshchawla
Автор

To actually get a six second countdown, wouldn't you need some sort of delay loop? I remember in BASIC that you can set "for delay = 1 to X) with X being the delay followed by the command "next delay". I'm sorry if I seem a bit nit-picky. I learned BASIC on a TI-99/4A back in the early 1980s.

kbuilder