Skip to content

Conversation

@shadowYEM
Copy link

The following code has been updated
print(TextBlob("Who knew translation could be fun").translate(to=language))

To become like this:
print(TextBlob("Who knew translation could be fun").translate(from_lang='en', to=language))

@ghost
Copy link

ghost commented Jul 12, 2023

bro really thought his PR would be merged by adding two words

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant