Skip to content

barelyknown/ruby_quiz_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Quiz #1 Solution

A solution to the first ever Ruby quiz.

The command line utility encrypts and decrypts messages using the Solitaire Cipher

gem install 'ruby_quiz_1'
barelyknown$ ruby_quiz_1 encrypt 'Welcome to Ruby quiz'
ABVAW LWZSY OORYK DUPVH
barelyknown$ ruby_quiz_1 decrypt 'ABVAW LWZSY OORYK DUPVH'
WELCO METOR UBYQU IZXXX

About

Solution to ruby quiz #1

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages