Task-3: Password Generator in Python. In this task, I created a Python program that generates secure and random passwords based on user-specified length. The password includes a combination of letters, numbers, and special characters for enhanced security.