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(statement): return statement print("hello world")

Questions about programming?Chat with your personal AI assistant