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.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Pompy

Hi im trying to do this projexct for class. Here is the code Public Class Form1 Dim index As Integer = 0 Structure Gradebook Dim ID As Integer Dim Exam1 As Integer Dim Exam2 As Integer Dim Exam3 As Integer Dim Avgg As Integer Dim LG As Char End Structure …

Member Avatar for Santanu.Das
0
403
Member Avatar for Pompy

Hi im trying to do this project for class on functions. I am little confused on what i am doing wrong. Here is the assignment 1) Write a program to calculate the wind chill. The wind chill is calculated by using the ambient temperature and the wind speed. Wind chill …

Member Avatar for Santanu.Das
0
238
Member Avatar for Pompy

Hi i am trying to do this project for class and i have been stuck on it for a couple of days Here is the assignment **Array Assignment Write a program that allows the user to enter up to 20 Pro team names and then displays them. The user doesn’t …

Member Avatar for Santanu.Das
0
180
Member Avatar for Pompy

Hi! I am trying to do this project for my Comp Prog class. The Project assignment is "Create an application that prompts the user to enter his/her and last name in a single text box. The program returns the user initials in uppercase". This is what i have. I am …

Member Avatar for Reverend Jim
0
146
Member Avatar for Pompy

Hi! Im trying to do this class work for Comp Programming class! This is the assignment. Using integer and modulus division, determine how a deck of 52 cards can be represented by randomly generating 52 numbers(1 to 52). Each Number should have a value and a suit ( Ex: 4 …

Member Avatar for Pompy
0
86