Challenge: Write Your First Program
Tarefa
Swipe to start coding
Write a C++ program that prints your name and a short message to the console using std::cout.
- In the main function, use std::cout to display your name.
- On a new line, print a short message of your choice.
- Make sure to include the iostream header and use the correct syntax for output.
- The output should display your name and message on separate lines.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Suggested prompts:
Can you explain this in simpler terms?
What are some examples related to this topic?
Where can I learn more about this?
Incrível!
Completion taxa melhorada para 6.67
Challenge: Write Your First Program
Deslize para mostrar o menu
Tarefa
Swipe to start coding
Write a C++ program that prints your name and a short message to the console using std::cout.
- In the main function, use std::cout to display your name.
- On a new line, print a short message of your choice.
- Make sure to include the iostream header and use the correct syntax for output.
- The output should display your name and message on separate lines.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
single