Skip to content

tratnayake/PalindromeTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Palindromes

By @tratnayake A coding challenge written for REDACTED

Run Instructions:

The application has two modes of operation (1) Command Line Application & (2) Program

  1. To use the application in Command Line Application mode, type: python palindromes.py
  2. To use the application strictly as a Program, insert the number you would like to check as a palindrome as your first command line argument. i.e. python palindromes.py 1221

Tests

  • Tests are defined in the tests.py file. To run them, enter: python tests.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages