Sebastian Costa

Generation

generate functionFri, 17 Mar 2023

armer un rompe cabeza

def armarUnRompeCabeza(a:Int, b:Int): Int = { a + b } armarUnRompeCabeza(1, 2)

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