Skip to content

Conversation

Dario-DC
Copy link
Contributor

Checklist:

Closes #706

@Dario-DC Dario-DC added full stack cert lab This work is for the labs team only python labels Aug 13, 2025
@fhsinchy fhsinchy self-assigned this Aug 13, 2025
Copy link
Contributor

@ilenia-magoni ilenia-magoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is an appropriate lab, it is testable, it requires the creating of something abstract, it's something we can clearly describe in user stories, and that we can easily test.

For self.moves it could be in Player as an empty list, or it could be omitted, and leave the implementation in the sublcasses, depending in if there are conventions for this.

The only thing, if type annotation has not been introduced yet in the curriculum, it should not be required

@fhsinchy
Copy link
Contributor

Hi @Dario-DC I have made two new lab code based on yours in this gist, can you take a look and see if we can utilize any of these?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full stack cert lab This work is for the labs team only python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a prototype for Abstraction Lab
3 participants