Grading the students performance.
이전 댓글 표시
Given the correct key in the form of an array correct_key='.........'; write a program to evaluate the grade of a student from the answer key. use -1 if answer is wrong, 10 if answer is correct and 0 if no answer.
채택된 답변
추가 답변 (1개)
RITTIK KUMAR GHOSH
2014년 11월 14일
0 개 추천
댓글 수: 4
MA
2014년 11월 14일
i run program for your case and get the below result:
answer= c
answer= o
answer= w
answer= c
answer= c
grade
s =
29
RITTIK KUMAR GHOSH
2014년 11월 14일
RITTIK KUMAR GHOSH
2014년 11월 14일
RITTIK KUMAR GHOSH
2014년 11월 15일
카테고리
도움말 센터 및 File Exchange에서 Code Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!