I'm studying Computer Science now...Sub topic, Programming..
so, this get me an idea to make a program that ask me to create a question...so, here there is!
(to those who don't understand this coding...search at Google abaot Dev C++ program :) )
#include
#include
void main()
{
double choice;
cout<<"Who's your Daddy Long Legs?:";
cout<<"Your Daddy Long Legs is";
system("PAUSE");
return 0;
}
so, my next coding is:
cin>>Yoon Dujun;
The output is:
Your Daddy Long Legs is Yoon Dujun!
:)
No comments:
Post a Comment