generate functionFri, 27 Jan 2023

display the name of the back of the knee

def knee(name): print("The back of the knee is the " + name) knee("popliteal fossa")

Want to kickstart your project?Use the new AI Studio to create your code