Need simple task from programer

mladja3

Regular Member
Joined
Mar 14, 2013
Messages
353
Reaction score
36
Hello. Im currently on a college for programer but im not very good at it. I have exam next week, and it will be similar task like this. "Replace all letters Y with letters W in a text using sub programs". Can anyone write me how that code should look? You will be a life savour.
 
Thank you all for help. Im using Basic. So this is okay for Basic?
 
What version of Basic?

Any way, search for basic regular expressions. What you need is s/Y/W/g - you should be able to translate that to any language that has regular expressions
 
Hey guys i have one more task, this one is little harder. Can someone do this in Basic, and just copy paste it here? I promise this is the last one. Thanks alott!!!
apili.png
 
Hey guys i have one more task, this one is little harder. Can someone do this in Basic, and just copy paste it here? I promise this is the last one. Thanks alott!!!
apili.png

i would really suggest you to study atleast something ;)

they are really interesting and like girl friends once you start loving them!!!!


Just my 6 yrs exp ;)
 
Why don't you try first and than use the forum to ask for help when you have doubts?

Don't take me bad, but just posting your task here and wait for someone to post the answer will not work on the long term.
 
I already passed half of exam which are elementary things of programing but these sub programs i really dont get. And it will help me because this is the only year i have programing and i dont want to be programer, so i just want to pass this sub programs and im done.
 
Back
Top