Skip to content

Antonio Salmeron#167

Open
amsalmeron wants to merge 16 commits intoturingschool:mainfrom
amsalmeron:main
Open

Antonio Salmeron#167
amsalmeron wants to merge 16 commits intoturingschool:mainfrom
amsalmeron:main

Conversation

@amsalmeron
Copy link

Here is my finished M1 Prework!

Copy link

@corneliusellen corneliusellen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Antonio, I did not see the mod 0 hero portion completed as part of the final_prep section. Can you please complete this ASAP and DM when completed?


# Build a Bear

# Create method (function) to build a bear with 5 arguments

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are called parameters, not arguments, when you define them in the method. Arguments and parameters are 2 sides of the same coin, so to speak.


if danger_level > 50
puts bad_excuse
elsif danger_level > 10

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if danger_level == 10? "Meh. Hard pass" should only be printed if the danger_level is below 10.

Copy link

@corneliusellen corneliusellen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just had a chance to go over the rest of your prework and you are officially turing ready! I added some comments to a few sections for areas to work on or adjustments to make before starting Mod 1. Keep up the hard work moving forward and let me know if you have any questions.

@amsalmeron
Copy link
Author

Sounds great. Thanks again, can't wait!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants