Skip to content

Repository files navigation

🔢 Task Overview

Task Script Description
0 0-javascript_is_amazing.js Define and print a constant
1 1-multi_languages.js Print multiple lines with console.log
2 2-arguments.js Handle command-line argument count
3 3-value_argument.js Print first argument or default message
4 4-concat.js Concatenate two arguments into a sentence
5 5-to_integer.js Validate and print integers
6 6-multi_languages_loop.js Print lines using a loop and array
7 7-multi_c.js Print “C is fun” x times
8 8-square.js Print a square of Xs based on input
9 9-add.js Define and use an add() function

📈 Future Improvements

  • Add unit tests to validate CLI behavior
  • Introduce ESLint for style enforcement
  • Add GitHub Actions for auto-checking submissions

💡 Getting Started

To run any file:

node <filename>

---

### 🧑‍💻 Optional: Add Swagger to Your Style

If you want to go extra pro, add badges like:

```markdown
![Status](https://img.shields.io/badge/status-active-brightgreen)
![Tech](https://img.shields.io/badge/javascript-ES6-blue)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages