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 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 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 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 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. ๐