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

TODO #10

Open
4 of 7 tasks
THEGOLDENPRO opened this issue Jul 21, 2024 · 0 comments
Open
4 of 7 tasks

TODO #10

THEGOLDENPRO opened this issue Jul 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@THEGOLDENPRO
Copy link
Owner

THEGOLDENPRO commented Jul 21, 2024

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)
@THEGOLDENPRO THEGOLDENPRO added the enhancement New feature or request label Jul 21, 2024
@THEGOLDENPRO THEGOLDENPRO self-assigned this Jul 21, 2024
@THEGOLDENPRO THEGOLDENPRO moved this from Backlog to Ready in Goldy's Project Board Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant