ok so we have python subroutines/functions that work like
def print_twice(argument): print(argument) print(argument