answer = "" while answer != "STOP" do puts "hello, how is your day?" answer = gets.chomp puts "that's nice" answer = gets.chomp end
-
Notifications
You must be signed in to change notification settings - Fork 0
raspy8766/Loops-and-Iterations-Exercise-2
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published