Skip to content

Elandi13/ruby-oo-self-person-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Finally, the start_conversation method should accept two arguments, the person to start a conversation with and the topic of conversation.
  • If the topic is politics, both people get sadder and the method returns .
  • If the topic is weather, both people get a little happier and the method returns "blah blah sun blah rain".
  • If the topic is not politics or weather, their happiness points don't change and the method returns "blah blah blah blah blah".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%