Skip to content

ericodes/string-manipulation-bk-001-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tags languages
strings, methods
ruby

Secret Codez

Skills: Strings, Methods?

Instructions

In this lab you'll be practicing manipulating strings.

  1. In encoder.rb create a method that will take a string and apply methods from the String class to it to make the original meaning of the string difficult to discern.

  2. In decoder.rb create a program that will take that mutated string from encoder.rb and will return it to its original configuration, making the meaning of the string clear again.

About

Week 2: Monday morning todo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages