In the topic, you saw a one-line code snippet. We will describe it in detail in further topics, but we bet you are able to write your first program even now! Look at the code examples below and guess which one will output the phrase "I am ready to learn!".
print("I am ready to learn!")