Search posts, tags, users, and pages
Oluwatosin Joseph Durodola
I code with python, javascript, and php
What are functions? Functions are like containers that we can store some code inside so that we can reuse it whenver or wherever we like to use it inside our code. I will be using python to explain function in this blog post. Let's I want to write a ...
No responses yet.