Get the answers you need from a community of experts on IDNLearn.com. Our experts provide timely, comprehensive responses to ensure you have the information you need.

Make The PYTHON Code

print first 3 character of a string - given "Seattle" expected "Sea"


Sagot :

This program uses a conditional to determine if seafood is safe to consume.

IF (seafood = "mollusk" OR daysFrozen ≥ 7) { rating ← "safe" } ELSE { rating ← "unsafe" }

In which situations will rating be "safe"?

️Note that there may be multiple answers to this question.

Choose all answers that apply:Choose all answers that apply:

1. When sea food is mollusk and day frozen is 1

2.When sea food is mollusk and day froze is 9

3. When see food salmon and day frozen is 7

Did that help?