#!/usr/bin/env python3 def hej(): print("Jag kommer bara att säga hej") hej()