Title: Optional
Text: #include <iostream> using namespace std; int main { cout << "Hello World" << endl; cout << "This is a C++ program" << endl; cout << "Do you like programming?" << endl; system("pause"); return 0; }. Each paragraph will be a test.
Save test: Use this if you want to share this typing test (only for authenticated users).
Train on this quote
Title:
Author:
#include <iostream> using namespace std; int main { cout << "Hello World" << endl; cout << "This is a C++ program" << endl; cout << "Do you like programming?" << endl; system("pause"); return 0; }.