#define a function def hello(name): print(name) print("Hello!!") hello("abc") # calling
hello("abc") # calling
投稿者 toshinao : 00:52 | トラックバック