Challenge: Showing some Output
Task
Swipe to start coding
Imagine you're working on your first big project, and your boss asks you to test if the system is running smoothly. To confirm, you need to send a message to the console that says:
python
Write a console.log
statement that outputs the message System initialized successfully.
to the console;
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 2