Skip to content

raspy8766/Loops-and-Iterations-Exercise-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Loops-and-Iterations-Exercise-2

answer = "" while answer != "STOP" do puts "hello, how is your day?" answer = gets.chomp puts "that's nice" answer = gets.chomp end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published