1-AFSB Dehradun
Place: 1-AFSB Dehradun Date: 08 Feb 2021 Result: Conference Out
Have you ever noticed that some stuffs like lower()
, upper()
, sort()
etc. are called like this variable.lower()
or variable.sort()
. But most of the other function are called like this len(variable)
, str(variable)
.
What’s the difference?
Do you struggle to get the hang of defer
too?
Worry not 😄, I will try to explain it as simply as I can in this post.