Which code will allow Jean to print I like to code! on the screen?

Print ("I like to code!")
Print (I like to code!)
Print ("I like to code!)
Print = I like to code!


Answer :

Answer:

4

Explanation:

Print=I like to code! which it is good

Answer:

Print ("I like to code!")

Explanation:

If this is python, then this is the correct answer, you should specify which programming language this is in when you post it.