ShashankaShekharSharma / Python-Gaming

This Python Gaming Programs repository represents a synergistic convergence of programming acumen, as orchestrated by the collaborative endeavors of Shashanka Shekhar Sharma, Chaitanya Singh Negi, and Aaryan Anand, culminating in the creation of a suite of captivating interesting games.
MIT License
5 stars 5 forks source link

fixed the out of marks print statement #30

Closed chaitanyasinghnegi closed 9 months ago

chaitanyasinghnegi commented 9 months ago

instead of printing the number of questions, i believe we should print the maximum you could have achieved. So therefore, multiplying by total questions by 4.

chaitanyasinghnegi commented 9 months ago

On clicking the hint button, the function is incrementing the score by 0.5, however it should be reduced by 0.5

AaryanAnand10 commented 9 months ago

Thanks for rectifying the error in the code . Good work