why do we have ? in function ruby code example Example: ruby method def print_args(arg1,ar2) puts arg1 puts arg2 end