# Introduction In this challenge, you are asked to write a C++ program that outputs the string "I love shiyanlou" on the screen. This is a basic exercise to get familiar with the C++ programming language and its standard input/output operations.
Click the virtual machine below to start practicing