Skip to content

Instantly share code, notes, and snippets.

@Jtorrecilla
Created February 16, 2016 06:44
Show Gist options
  • Select an option

  • Save Jtorrecilla/19b93c7cd09a555332c8 to your computer and use it in GitHub Desktop.

Select an option

Save Jtorrecilla/19b93c7cd09a555332c8 to your computer and use it in GitHub Desktop.
Console.WriteLine(string.Format("Mi nombre es {0} naci en {1:y} y tengo {2} años", name,date, age));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment