Go to file
2026-07-18 02:47:59 +01:00
README New line at end of file. --Signed off by Spaceghost 2011-09-13 21:42:41 -07:00
README.md Replacing the readme file with a new one 2026-07-18 02:46:32 +01:00

Hello World

HELLO WORLD Turns "FirstWord, SecondWord" into "FirstWord SecondWord"

Exemple

  • Calling print_HW("Hello, World") will return "Hello World"
  • Calling print_HW("World, Hello") will return "World Hello"