aboutsummaryrefslogtreecommitdiff
path: root/source_file.py
blob: 9fe9788251996949f05e7a654f1c78fc289784b3 (plain)
1
2
3
msg = "hello world"

print(msg)