Coders Packet

Packets submitted by SWATHI PRIYA DODDI

Rock Paper Scissor Game in Python

My project is about game about Rock-Paper-Scissor between the user and computer. Based on the input it gives who wins.

Random Password Generator in Python

This code prints the password randomly. within lower,upper,special characters and all.

Guessing Random Number in Python

My code is about Guessing Random Number in Python. It gives five chances to guess the number correctly