Generation

generate functionMon, 20 Mar 2023

Validación para encontrar la talla de zapatos

Script function getShoesSize(height) { return (height * 5) + 50; }

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