PyAr / PyZombis

Programación Python para Zombis MOOC (código y materiales del curso abierto y masivo en linea)
GNU Affero General Public License v3.0
21 stars 47 forks source link

fixed elif issue in lecture #333

Closed abadoni5 closed 5 months ago

abadoni5 commented 5 months ago

Summary

Closes #262 by removing the unecessary elif statement at the bottom.

Checklist

Screenshots

Screenshot 2024-03-13 at 10 17 08 AM Screenshot 2024-03-13 at 10 17 49 AM
abadoni5 commented 5 months ago

@NicolasSandoval this solves issue #262, an earlier PR tried to refactor the live code example but since the next lesson is on elif statements that is uneccesary. Removing the mention of elif fixes the issue as mentioned in the issue itself.

github-actions[bot] commented 5 months ago

Published to http://pyar.github.io/PyZombis/333/index.html