NeuronLabs-Online / HacktoberFest23

A repository dedicated for HacktoberFest'23 participants from Neuron Labs. This repository contains projects from various contributors with different complexities. But with this repository, we aim to invlove students who are new to open source journey!
https://www.neuronlabs.online/
4 stars 14 forks source link

Create LanguageTranslator.py #34

Open Akshada-26 opened 11 months ago

Akshada-26 commented 11 months ago

This Python program showcases a simple language translator using the googletrans library, an unofficial Python wrapper for Google Translate. It allows users to select source and target languages and provides text translation, making it a useful educational starting point for language translation applications.

Akshada-26 commented 11 months ago

Please add hacktoberfest tag and merge the PR