User Portlet User Portlet

Discussions
I have an assignment where I have to create a code to check over a group of students choices for a mock test and determine if the value is correct and return a score for the students and determine if they pass or not. "Write a Mathematica program to...
How exactly do I attack these problems?? the best I can come up with is ... For[Print[8/(10^x)], {x, 2, 16, 2}] Thanks All!