Quiz Question 1 of 5
What will be the output of the following Python code snippet, and why?
print("Data", "Science", sep="*", end="!!")
print("Rocks", "!")
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.