onyx, (edited )
onyx avatar

inline-test: $ pwd more words

Code Blocks:
Python

print("Hello World!")

Java

public class Main {
    public static void main(String[] args) {
        System.out.println("Hello, World!");
    }
}

JS

console.log("Hello, World!")

C#

using System;
class Hello {         
    static void Main(string[] args)
    {
        Console.WriteLine("Hello, World!");
    }
}

Swift

print("Hello, World!")

Dart

void main() {
  print("Hello, World!");
}

Go

package main
import "fmt"
func main() {
    fmt.Println("Hello, World!")
}

C

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

Kotlin

fun main(args: Array<String>) {
    println("Hello, World!")
}

Html

<table>
<thead><th></th></thead>
<tbody></tbody>
</table>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • foronyx
  • DreamBathrooms
  • magazineikmin
  • Durango
  • tester
  • Youngstown
  • rosin
  • khanakhh
  • slotface
  • ngwrru68w68
  • mdbf
  • thenastyranch
  • kavyap
  • InstantRegret
  • modclub
  • megavids
  • everett
  • anitta
  • GTA5RPClips
  • osvaldo12
  • ethstaker
  • cisconetworking
  • tacticalgear
  • Leos
  • provamag3
  • cubers
  • normalnudes
  • JUstTest
  • lostlight
  • All magazines