I am relatively new to programming. I have seen lots of Github projects with python file that has functions like these:
def someFunction() -> type: ...
Is this