In this video, we will be learning alternate way of using If that is known as Shorthand If. In case of Shorthand if there is no problem of indentation as Python is space sensitive so we need to take care of spaces, but with Shorthand if that is not required.