35 pts.
 Function in psuedocode and visual basic code
I have to write a program that adds 10 to a number in both psuedo code and visual basic and I don't have any idea how to do this.

Software/Hardware used:
Visual Basic
ASKED: October 19, 2012  10:14 PM
UPDATED: October 22, 2012  12:39 PM

Answer Wiki:
Example :
 Text1.text=Val(Text1.text) + Val(10)
Last Wiki Answer Submitted:  October 26, 2012  6:56 am  by  TomLiotta   108,260 pts.
All Answer Wiki Contributors:  TomLiotta   108,260 pts. , akg1author   75 pts. , Michael Tidmarsh   11,410 pts. , kileycarden   35 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Functions in psuedocode and visual basic.I have to write a program that adds 10 to a number in both psuedo code and visual basic and I don’t have any idea how to do this.     

 35 pts.

 

If you don’t have any idea, my recommendation would be to take more seriously your classes (or drop the course, if you are not really interested).

 63,535 pts.

 

Not much to add to carlosdl’s excellent comment. The point of studying a subject is to learn what you don’t know how to do.
 
I have to write a program…
 
Only thing I can think to add is: Why do you “have to” write a program? Why was the task given to you?
 
Tom

 108,260 pts.

 

But seriously, show us what you’ve got and we’ll help, we just won’t do it for you.

 44,190 pts.