Posts Tagged ‘41060’
Assume that the variables gpa, dealsnList and studentName, have been declared and initialized. Write a statement that both adds 1 to deansList and prints studentName to standard out if gpa exceeds 3.5.
LANGUAGE: Visual Basic CHALLENGE: Assume that the variables gpa, dealsnList and studentName, have been declared and initialized. Write a statement that both adds 1 to deansList and prints studentName to standard out if gpa exceeds 3.5.
Read More