def say_hi():
给一段程程序起一个名字,用这个名字来执行一段程序,反复使用 (调用函数)
def print_sum_two(a, b):
# repeated_strings = repeat_str("Happy Birthday!", 4)
# print("change local x to " + str(x))
def say_hi():
给一段程程序起一个名字,用这个名字来执行一段程序,反复使用 (调用函数)
def print_sum_two(a, b):
# repeated_strings = repeat_str("Happy Birthday!", 4)
# print("change local x to " + str(x))