Skip to content

This repository is made for peer graded project of Python Project for AI and Development on Coursera

Notifications You must be signed in to change notification settings

AmitSingh2903/translator-project.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

This repository is made for peer graded project of Python Project for AI and Development on Coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages