πŸ₯ž backlog

Module-Tools πŸ”—  

01 Implement shell tools (cat, ls, wc) in Python πŸ”— Clone

01 Implement shell tools (cat, ls, wc) in Python πŸ”—

https://github.com/CodeYourFuture/Module-Tools/tree/main/implement-shell-tools

You should implement these tools in Python.

Why are we doing this?

Practicing designing and writing code, getting used to writing small tools, and understanding argument parsing.

Maximum time in hours

9

How to submit

Submit a PR from your fork of the Module-Tools repo with your implementations.

  • πŸ• Priority Mandatory
  • πŸ‹ Size X-Large
  • πŸ“… Sprint 4
  • πŸ“… Sprint 4
  • πŸ‹ Size X-Large
  • πŸ• Priority Mandatory
02 Implement cowsay in Python πŸ”— Clone

02 Implement cowsay in Python πŸ”—

https://github.com/CodeYourFuture/Module-Tools/tree/main/implement-cowsay

Why are we doing this?

Practicing using a third-party library in Python.

Maximum time in hours

1

How to submit

Submit a PR from your fork of the Module-Tools repo with your implementations.

  • πŸ• Priority Mandatory
  • πŸ‡ Size Small
  • πŸ“… Sprint 4
  • πŸ“… Sprint 4
  • πŸ‡ Size Small
  • πŸ• Priority Mandatory