Extract Words from String

# Introduction In Python, a string is a sequence of characters enclosed within single or double quotes. Sometimes, we need to extract individual words from a string. In this challenge, you are tasked with writing a function that takes a string and returns a list of words.

|60 : 00

Click the virtual machine below to start practicing