Skip to content

Checking if a user entered string is a palindom. A little Assembly fun.

Notifications You must be signed in to change notification settings

aloniado/Assembly.PalindromCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PalindromCheck.assembly

Checking if a user entered string is a palindom. A little Assembly fun.

Commenting on code is very elaborate. ; code gets a string from user and checks if it is a palindrom. ; empty or 1-char string defined as a palindrom ; code uses string operations

About

Checking if a user entered string is a palindom. A little Assembly fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published