Q&A Discussions
how should I make a program
0 Votes
5 AnswersI want answers of module 6 quiz???
-10 Votes
12 Answerswhat should i use to get in to next line ?
words=["Hello","world","!"]
print(words[0]) {then i pushed enter to write next line,but gave me answer , i mean i couldn't follow order that has been given}
Hello
and how should i write print(words[1]) in next lint without interruption? š
0 Votes
4 AnswersI wrote a simple basic c++ code in my PC notepad and I saved it with .cpp extension also. But when I run this program in any browser it shows the code as it is... Do c++ code can be written in notepad and can be run? Please answer.
#include <iostream>
using namespace std;
int main()
ā“
cout << "hello";
return0;
āµ
2 Votes
10 AnswersHot today
Project
2 Votes
Account activatio
3 Votes
Any tips for web developer
1 Votes
Can I ask question
1 Votes
What is error
0 Votes