Skip to content

My daughter saw me learning Rust and she gave me this project to do :)

Notifications You must be signed in to change notification settings

logicman/rust-input-color-case-reverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-input-color-case-reverse

My daughter saw me learning Rust and she gave me this project to do :)

The program will ask for an input and will do the following -

  • randomly upper or lower case each char
  • randomly color code each char
  • reverse the entire string

e.g. Enter a word --------->>>>>> marina The output is: anIrAm

About

My daughter saw me learning Rust and she gave me this project to do :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages