0
adventurous-spring2
1/19/2025
""Create a flowchart with the following steps and shapes: Start (Oval) Input Year (Parallelogram) Decision: Is the year divisible by 400? (Diamond) Yes → Leap Year (Rectangle) → End (Oval) No → Decision: Is the year divisible by 100? (Diamond) Yes → Not a Leap Year (Rectangle) → End (Oval) No → Decision: Is th..."