Skip to content

RogersNL/anagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Anagram

A Website that finds anagrams of a word, June 27, 2018

By Nick Rogers and Swati Sahay

Description

_This website was created to find the anagrams in a word. Specs:

  1. Get word from the user that will be checked Example input: bread Example output: bread
  2. Get list of words that program will check to the first word. Example input: berad Example output: yes berad is an anagram of bread
  3. Sort each word and compare to the sorted first word. Example input: beard and berad Example output: abder and abder. They are same. _

Setup/Installation Requirements

  • Double click the icon in your folder

Known Bugs

No known bugs.

Support and contact details

Nick Rogers email: amellocello@msn.com _Swati Sahay email: swatiranjan0111@gmail.com

Technologies Used

Created with Atom editor. Use any browser to view.

License

No license required

Copyright (c) 2018 Nick Rogers and Swati Sahay

Releases

No releases published

Packages

No packages published