Skip to content

cydesai/L2-Assignment-Sepaking-the-coding-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Programs Overview

Math String Evaluation: This program evaluates mathematical expressions provided as strings. It can handle basic arithmetic operations, parentheses, and more complex expressions.

Word Analysis & Patterns: The word analysis program performs the following tasks on a list of words:

  1. Identifies Duplicate Words: Finds and lists all duplicate words in the input.
  2. Words with Highest Number of Vowels: Determines which words have the highest number of vowels and lists them.
  3. Palindrome Detection: Identifies all palindrome words from the list.

Contributing: Contributions are welcome! Please fork this repository and submit a pull request if you have any enhancements or bug fixes.

Releases

No releases published

Packages

No packages published

Languages