Hot Hand Emojji Images Intro price. Get Histudy for Big Sale -95% off..

Histudy is a education website template. You can customize all.

Course Content
Conclusion:
0/1
COMPUTER SCIENCE 2210 : OLEVEL : FREE TRIAL

Q1: Write a Pseudocode which inputs Studentname, test1, test2, test3 marks and produce an output of student name, all his/her marks and average as well.

DECLARE STNAME: STRING
DECLARE TEST1, TEST2, TEST3: INTEGER
DECLARE AVG: REAL
OUTPUT “ENTER STUDENT NAME:”
INPUT STNAME
OUTPUT “ENTER TEST1 MARKS:”
INPUT TEST1
OUTPUT “ENTER TEST2 MARKS:”
INPUT TEST2
OUTPUT “ENTER TEST3 MARKS:”
INPUT TEST3
AVG ← (TEST1+ TEST2+TEST3)/3
OUTPUT “”
OUTPUT “=======RESULT=======”
OUTPUT “STUDENT NAME:”, STNAME
OUTPUT “TEST1 MARKS:”, TEST1
OUTPUT “TEST2 MARKS:”, TEST2
OUTPUT “TEST3 MARKS:”, TEST3
OUTPUT “AVG MARKS:”, AVG
OUTPUT “==============”

 

Create same python code here :

EduQuest HQ offers a complete educational journey. From O-levels to university-level programs

Newsletter

Coming Soon

Apply play store
SORT By Rating
SORT By Order
SORT By Author
SORT By Price
SORT By Category