Muhammad Shajid Shahriar Shuvro (i-am-Shuvro)

i-am-Shuvro

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Muhammad Shajid Shahriar Shuvro's repositories

Hogwarts-House-Assessment

Hogwarts is digitizing their sorting process. Create a python script to assign a new student to one of the following houses: Gryffindors, Hufflepuff, Ravenclaw and Slythering. Use the following steps: Design a questionnaire to assess the qualities of a student Compare her qualities with the chart.

Language:PythonStargazers:1Issues:1Issues:0

Grading-System

Write a program to prompt for a score between 0.0 and 1.0. If the score is out of range, print an error. If the score is between 0.0 and 1.0, print a grade using the following table: Score Grade >= 0.9 A >= 0.8 B >= 0.7 C >= 0.6 D < 0.6 F If the user enters a value out of range, print a suitable error message and exit. For the test, enter a score of 0.85.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Salary-Calculator

Suppose you are about to join a company where you will be paid salary each day two times of your previous day!

Language:PythonStargazers:0Issues:1Issues:0