codedex-io/python-101

Control flow challenge pack issue

Closed this issue ยท 0 comments

Hello team,

I found one issue for each challenge in the control flow challenge pack from The Legend of Python world.

Can someone please tag along here?

I made this issue to keep everything on track regarding control flow challenge pack issues, as suggested by

Challenge 01 - Food Ratings

Endpoint:
https://www.codedex.io/challenges/control-flow/food-ratings
Issue:
The challenge can be completed with a solution that diverges from the challenge description. See challenge-pack01a.png and challenge-pack01b.png. ๐Ÿ‘‡
challenge-pack01a
challenge-pack01b

Challenge 02 - High School Grades

Endpoint:
https://www.codedex.io/challenges/control-flow/high-school-grades
Issue:
Similiar to issue with challenge 01. See pictures challenge-pack02a.png and challenge-pack02b.png. ๐Ÿ‘‡
challenge-pack02a
challenge-pack02b

Challenge 03 - Snapple Facts

Maybe it's not an issue, just me not being able to finish this challenge. ๐Ÿ˜‚

Endpoint:
https://www.codedex.io/challenges/control-flow/snapple-facts

Q:
Why am I getting output 'b' shown in challenge-pack03.png๐Ÿ‘‡
challenge-pack03

Challenge 04 - Season of the Year

Endpoint:
https://www.codedex.io/challenges/control-flow/seasons

Q:
Why my solution is not being accepted. See picture challenge-pack04a.png. ๐Ÿ‘‡

challenge-pack04a

Challenge 05 - Planet Weights

Endpoint:
https://www.codedex.io/challenges/control-flow/planet-weights

Issue:
Similar to issues from challenges 01 and 02. See pictures challenge-pack05a.png and challenge-pack05b.png. ๐Ÿ‘‡
challenge-pack05a
challenge-pack05b