Students often struggle to choose their stream after the board exam of class 10 and this included me too. So I built a project which most of the time can properly determine the choice of stream for a particular student based on marks.

The working is very basic. User enters his/her name and the marks obtained in particular subjects. Next, with a proper as well as intelligent use of if else ladder the program can determine the possible stream and choices he/she should apply dor.

Using STDIN and STDOUT ,lists and if -else ladder combo it is easy to build.

Yes of course there were challenges. The if-else ladder needed to be properly designed. Marks attributes were properly researched and averaged to such conditions.

Now attest the students as well as the teachers can depend on a system by which they can properly determine the stream and admission policy as ell.

Being a beginner it was bit difficult to come up with such an idea and implementing it properly.

Next, I will try to build a team at first as well as work with models on this same topic so that it can be more efficient.

Built With

Share this project:

Updates