Function Call
To join our Academy, you have to know what a function is and how to call it.
˙⋆˖⁺‧₊☽◯☾₊‧⁺˖⋆˙
Function
To call a function, first you write its name, then parenthesis «( )» with parameters inside (if exist).
#Function call example:
print()
Parameter
#Function with a parameter
print("Hello, Harry!")
There are many built-in functions in Python.
Practical Application
You have to indicate the faculty you want to join: