This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Exercise on the output builtin #194
Labels
Context: isolated
no previous knowledge of the codebase required
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: few days
will take a few days
good first issue
Good for newcomers
State: open
ready for contribution
Techno: cairo
cairo
Type: feature
a new feature to implement
Description
Add an exercise in the builtin tracks about output processing using the
output_ptr
variable and serializing functions.Find a way to design a Cairo test to verify the output is effectively assigned.
Resource:
Acceptance criteria
.patch/
src/exercises/__init__.py
is updatedThe text was updated successfully, but these errors were encountered: