PW Akshay

Generation

generate functionSun, 04 Dec 2022

print("hello world") ## make the printed statement such that I can edit it further i.e. remove hello (no function)

def print_hello(name): print("hello " + name)

Questions about programming?Chat with your personal AI assistant