Help for this page
with open("welcome.txt") as file: ... # do stuff
{ # can be any block; sub, named or just empty ... } # file is auto-closed here