Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Python Pig Latin Translator

A Python program that converts words and sentences into Pig Latin.

Features

  • Converts individual words into Pig Latin
  • Converts complete sentences
  • Identifies vowels
  • Handles consonant clusters and special letter combinations
  • Accepts user input and displays the translated sentence

Concepts Used

  • Functions
  • Conditional statements
  • Loops
  • String manipulation
  • Lists
  • Type hints
  • Testing and debugging

About

This project was created to practice Python programming fundamentals, problem-solving, and working with functions.

About

A Python program that converts words and sentences into Pig Latin.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages