00:00
00:00
Newgrounds Background Image Theme

KiichigoInu just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Code_

Share

I don't even know why I uploaded this.

C:

#include <stdio.h>
int main() {
 printf("Hello, world!");
 return 0;
}

C++:

#include <iostream>
int main() {
 std::cout << "Hello, world!";
 return 0;
}

C#:

using System;
class HelloWorld {
 static void Main() {
 Console.WriteLine("Hello, world!");
 }
}

Log in / sign up to vote & review!

C the Letter

C Plus Plus so bascially B-

C# the Cheese

Credits & Info

Artist
Views
19
Score
Waiting for 2 more votes

Uploaded
Jan 14, 2024
6:11 PM EST
Category
Pixel Art
Misc. Kit
  • https://www.pixilart.com/

You might also enjoy...

Licensing Terms

You are free to copy, distribute and transmit this work under the following conditions:

Attribution:
You must give credit to the artist.

* Please consider sharing revenue!