Hackerrank/Python
Say "Hello, World!" With Python
.
2022. 2. 4. 19:06
Python으로 Hello, World! 출력하기
Hello, World!를 출력하면 된다.
print("Hello, World!")

Say "Hello, World!" With Python | HackerRank
Say "Hello, World!" With Python | HackerRank
Get started with Python by printing to stdout.
www.hackerrank.com