Padavala komala sri
@Komala
3 published packets
Joined Jun 2023
Published Projects
Password Generator using Python
This program is a simple password generator in Python. The program uses the `random` and `string` modules. It defines a function called `generate_password'.
Jun 26, 2023
Countdown calculator using Python
The given program is a simple countdown calculator implemented in Python. That calculates the number of days left between the current date.
Jun 26, 2023
Guessing game using Python
This program is a guessing game implemented in Python. The program starts by importing the random module, which is used to generate random numbers.
Jun 26, 2023