+ 1

What can user defind function do?

Can it do math? Can it preform control structures? If so please leave an example

7th Jul 2017, 8:47 PM
rustic crow
1 Answer
+ 6
It can help you reduce lines of code and organise. E.G. I create a function lol(), for instance. I can just use the function lol() when necessary instead of repeating the code for lol() over and over again.
10th Jul 2017, 11:33 PM
👑 Prometheus 🇾🇬
👑 Prometheus 🇾🇬 - avatar