Add a simple URL shortener
Description:
Implement a basic Python script that shortens long URLs using the pyshorteners library (TinyURL service). This feature allows users to input a URL and receive a shortened version that can be easily shared or used elsewhere.
Goals / Acceptance Criteria:
- Install and use the pyshorteners library.
- Accept user input (a long URL) via console.
- Generate and print the shortened URL using TinyURL.
- Handle invalid URLs gracefully (optional).
- Include basic documentation or inline comments explaining the code.
@RK1905101 please assign it to me
hi @CodeDrinks270 , can you add more functionalities to this? as this code is already available over internet, please lt me know if you would like to add some :)
@RK1905101 sure i will look into it
hey @RK1905101 can i work on this
@RK1905101 please assign this to someone