Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

tn3w/LOLcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
TN3W
Oct 8, 2023
c7a184a · Oct 8, 2023

History

7 Commits
Sep 30, 2023
Sep 30, 2023
Sep 30, 2023
Sep 30, 2023
Oct 8, 2023

Repository files navigation

LOLcat

A simple LOLcat translator.

from translator import translate_english_to_lolcat

english = "I love cheeseburgers"
lolcat = translate_english_to_lolcat(english)

print(lolcat) # I liek cheezburgers

Installation

  1. Clone this repository to your computer.

    git clone https://github.com/tn3w/LOLcat.git
  2. Navigate to the project directory.

    cd LOLcat
  3. Use the example code above.

About

A simple LOLcat translator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages