Skip to content

TODO #10

@THEGOLDENPRO

Description

@THEGOLDENPRO

Here's an always updating list of exercises and features we must implement to get this project cooking.

Note

This issue is always being updated and added upon, so these tasks don't indicate the completeness of this project.

Features

  • Print markdown to terminal.
  • Pytest integration (some exercises will make use of pytest to test the answers/values)
  • Command to update exercises folder with new exercises.

Exercises to implement.

This list is heavily inspired by Rustlings, in fact most of the exercises are basically from Rustlings.

Whatever is in brackets are notes. If you see the letter "E", it is referring to "Exercise" so whatever number comes after that is the exercise id we are referring to.

  • Fix this print statement. (after E1)
  • Print "Hello, World!" from scratch. (no prior code given, should be after E1)
  • Assign a string with the value "Hello" to this variable. (below the variable should be printed with a random name, should be after E3)
  • Change this number into a string. (after E4)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions