def i_will_print_with_a_diffrent_function(x): print(x) i_will_print_with_a_diffrent_function("my name")