Skip to content

Fix orphan activity text #237

@reingart

Description

@reingart
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

Activity

shubhambhar007

shubhambhar007 commented on Nov 26, 2023

@shubhambhar007

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

added a commit that references this issue on Dec 10, 2024
ae192a2
linked a pull request that will close this issue on Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @reingart@shubhambhar007

      Issue actions

        Fix orphan activity text · Issue #237 · PyAr/PyZombis