Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 220 Bytes

Phrases

Work items

  1. Create a greet() function that prints "Hello, World!".
  2. Create a chat() function that prints "How are you?".
  3. Create a farewell() function that prints "Goodbye, World!".