Skip to content

VeerneToor/dynamic_devs_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General description

This is a project that must have the ability to identify if a word "entered by command window" is a palindrome, in addition to that, if it is not a palindrome it must show the user the corresponding error and stop the execution of the program.

Features

  • Identify when a text is valid.
  • Identify when a text contains only letters.
  • Reverse a text.
  • Identify if a text is a palindrome.
  • Handling errors from a class of its own.

Script Execution

dart run

To run the script it is necessary "inside the project folder" to execute the dart run command

Author

  • Veerne

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages