Generation

generate functionMon, 01 May 2023

crear una IA para la resolucion de ejercicios de matematica simple hasta la mas compleja

def add(a, b): return a + b add(1, 2)

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