Coders Packet

Packets submitted by SRI LAKSHMI SAHITHI

Temperature Converter using python

A temperature converter is used to convert a temperature from one form to another. The basic units of Temperature are Celsius(°C), Fahrenheit(°F), Kelvin(K), and Rankine(R).

Rock Paper Scissors Game using Python

Rock Paper Scissors is a fun game allowing the player to play with the computer and predicts the winner based on some winning rules at the end of the game.

Quiz game using Python

A quiz game is an enthusiastic game that asks a series of questions to the player and evaluate the answers. The player's progress and final score can be displayed at the end of the game.