Python script for math operations: add(a, b), sub(a, b), mul(a, b), div(a, b), sqrt(a), sine(angle), cosine(angle), tangent(angle), solve_linear_eq(a, b).
SpeedTest is a Python program that measures typing speed and accuracy. It generates a random string and calculates WPM and accuracy based on user input.
A Python-based very strong password-generating source code. This source code provides a strong password with a combination of 94 characters of the requested length password.
A very time-efficient Phonebook Python Source Code that provides features like adding a contact, deleting a contact, displaying the phonebook, etc
Organize files in a directory based on user-defined preferences. Set preferences, group files by extension, and move them to corresponding folders. Developed using Python.