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

Username:   Password: 
 RegisterRegister   
 Changing letters
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Mystify




PostPosted: Thu Dec 08, 2005 9:42 am   Post subject: Changing letters

Hey guys i have this code so far and my aim is to make a little program that alters the first letter of any word you type in this is what i have so far
code:

var letter:int:=Rand.Int(97,122)
var word : string

put "Enter a word and i will change the first letter"
get word

But now im lost i dont know what to do after this any ideas to help me?
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Thu Dec 08, 2005 10:07 am   Post subject: (No subject)

code:

put word (2 .. *)
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Mystify




PostPosted: Thu Dec 08, 2005 10:11 am   Post subject: (No subject)

lol thx i found that out like 2 seconds before you posted Surprised Wink
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  [ 3 Posts ]
Jump to:   


Style:  
Search: