Bite-Code™
Hello
February 27, 2010#include<iostream>
using namespace std;
int main(){
cout>>”Hello People!”;
return 0;
}
//Output: Hello People!
All comments are moderated. Your comments will not appear here unless approved by the blog owner. Thank you.


