Jose Velasquez

Generation

generate functionSun, 18 Jun 2023

programa que teclee una frase en el terminal linux

void escribir_texto(string s){ cout<<s<<endl; } escribir_texto("hola mundo!")

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