Challenge: Showing some Output
Tâche
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 2