Generation

generate functionWed, 28 Jun 2023

pwd:1 Uncaught (in promise) Timeou

// function that: add tewo numbers together function add(a, b) { return a + b; } add(1, 2);

Javascript
Generate More

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