Skip to content

Latest commit

 

History

History
33 lines (10 loc) · 521 Bytes

README.md

File metadata and controls

33 lines (10 loc) · 521 Bytes

Procedure...

Modules used : translate

For Windows : python -m pip install translate

For Linux   : pip3 install translate

For more repositories visit here

replace the value of from_lang and to_lang of your choice languages && In translate() add the text you want to translate

OUPUT ::::

Input (inside the code) : Hola ......(Spanish)

After Execution:

Screenshot