Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix orphan activity text #237

Open
reingart opened this issue Mar 23, 2023 · 1 comment · May be fixed by #375
Open

Fix orphan activity text #237

reingart opened this issue Mar 23, 2023 · 1 comment · May be fixed by #375

Comments

@reingart
Copy link
Member

The assessment text should be moved to the following page where the program is:

From: https://pyar.github.io/PyZombis/main/lectures/TWP37/TWP37_3.html

Podemos crear una lista puntuaciones.
Para insertar cada nueva puntuación, use .append()
El mejor puesto serán las puntuaciones[0], puntuaciones[1] y puntuaciones[2].

To: https://pyar.github.io/PyZombis/main/lectures/TWP37/TWP37_4.html

@shubhambhar007
Copy link

Hi @reingart can you kindly elaborate more on this , i see that these lines are already present in the TWP37_4.html file, am i missing something in the interpretation? Thanks :D

speco29 added a commit to speco29/PyZombis that referenced this issue Dec 10, 2024
@speco29 speco29 linked a pull request Dec 10, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants