Ryan R

13
reputation
6
print("Hello!")

System.out.println("Hello!");

std::cout << "Hello!" << std::endl;