Skip to content

TheSolly/symmetric-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

symmetric-checker

A procedure, symmetric, which takes a list as input, and returns the boolean True if the list is symmetric and False if it is not.

A list is symmetric if the first row is the same as the first column, the second row is the same as the second column and so on.

About

a list symmetric checker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages