
Built-in functions in Python
In this article, we will be discussing about three built-in functions of python. Let see one by one. Note: As we all know that function should be written as function name followed by paranthesis and the name of the function must be in lower case. 1)...
Jan 14, 20221 min read