Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 help me out guys
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Mike




PostPosted: Mon Dec 02, 2002 11:59 am   Post subject: help me out guys

write a program to give prper greetings to a person. ask what the occasionis and then give the appropriate greeting(at least 4 greetings).you can offer a menu of available occasions.use a case of construct with string input


guys tell me the full code please
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Mon Dec 02, 2002 4:21 pm   Post subject: (No subject)

well then we'll be doing the work for you... And thats not fun cuz we don't get paid for doing this Crying or Very sad
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Mike




PostPosted: Mon Dec 02, 2002 7:28 pm   Post subject: lol stop joking around

lol stop joking around bro hook it up with that code yo
holla back with that code bro
Tony




PostPosted: Mon Dec 02, 2002 8:02 pm   Post subject: (No subject)

alright man, just make sure you can come in contact with me during your exams Wink

code:

var occasion : string

put "What's the occasion?"
get occasion

put "Happy ", occasion, "!"


Or you can use an if statment if you want different greedings for specific ocasions..
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: