Generation

generate functionWed, 29 Mar 2023

Expresame esta ecuacion en programación 1/2 + 7

def div_add_7(x, y): return (x/y) + 7 dic_add_7(1, 2)

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