andyburke,
andyburke avatar

Hello World in a handful of languages. This microblog should contain markdown that hopefully has syntax highlighting on your federated instance.

C

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

C++

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

Javascript

console.log( "Hello World!" );

Python

#!/usr/bin/env python
print "Hello World!"
  • All
  • Subscribed
  • Moderated
  • Favorites
  • snippets
  • PowerRangers
  • DreamBathrooms
  • ethstaker
  • magazineikmin
  • everett
  • InstantRegret
  • Youngstown
  • vwfavf
  • slotface
  • rosin
  • cubers
  • ngwrru68w68
  • kavyap
  • thenastyranch
  • provamag3
  • Durango
  • cisconetworking
  • khanakhh
  • osvaldo12
  • mdbf
  • modclub
  • GTA5RPClips
  • normalnudes
  • tester
  • tacticalgear
  • anitta
  • Leos
  • megavids
  • All magazines