echo "hello";
print("hello")
puts "hello"
System.out.println("hello");
println!("hello");
fmt.Println("hello")
console.log("hello");
Console.WriteLine("hello");
println("hello")
print("hello")