Skip to content

Instantly share code, notes, and snippets.

@marcominerva
Last active March 25, 2021 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcominerva/411dd1ba1a02c7ae3ce0d134e2d0bb70 to your computer and use it in GitHub Desktop.
Save marcominerva/411dd1ba1a02c7ae3ce0d134e2d0bb70 to your computer and use it in GitHub Desktop.
Il codice perfetto
for (var frullino = 0; frullino < 42; frullino++)
{
System.Console.WriteLine("Taggia");
}
@dcube9
Copy link

dcube9 commented Mar 25, 2021

frullino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment