Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for siaosituimoloaublood

Ok, after I posted my last result, it came to my attention that I did the wrong assignment. Now I am really in need of help. THis is also a double arry assignment and I need help from anyone asap..please..The instructions are as follow: I am to make modifications to …

Member Avatar for Reverend Jim
0
140
Member Avatar for siaosituimoloaublood

Okay, here is my problem. The instructions are I would have to store the minimum points and grades in a five row two column array. The procedure should display the grade corresponding to the number of points entered by the user. Minimum Points Maximum Points Grades 0 299 F 300 …

Member Avatar for siaosituimoloaublood
0
108
Member Avatar for siaosituimoloaublood

Well this is my problem..the code below is to display the grade that is associated with the points the user enters. Now, my problem is how can I have a message display an error message when the user enters a number above 500 or my array..any help is greatly appreciated. …

Member Avatar for Reverend Jim
0
128
Member Avatar for robert.montgomery.75054

I need help with the code below. I coded using the For..Next statement, now I have to place the For..Next statement with a Do..Loop statement. Can anyone help down the right path? Thank you in advance. ` Dim strGrades() As String = {"A", "B", "C", "A", "B", "A", "F", "A", …

Member Avatar for tinstaafl
0
161
Member Avatar for siaosituimoloaublood

i am in need of help with this homework. The instructions are as followed: Package Newton's method for approximating square roots in a function named newton. This function expects the input number as an argument and returns the estimate of its square root. The script should also include a main …

Member Avatar for TrustyTony
0
5K