Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

JavaScript Student Learning Simulator

A JavaScript training task that simulates a small student system while demonstrating core JavaScript fundamentals.

Concepts Practiced

  • Variables and data types
  • Strings and number methods
  • Type conversion and coercion
  • Arrays and objects
  • Conditions and logical operators
  • Loops and nested loops
  • User input using prompt()
  • Random grade generation
  • Student classification and formatted reports
  • Console output using console.log() and console.table()

How to Run

  1. Clone or download the repository.
  2. Open index.html in a browser.
  3. Follow the prompts and view the results in the browser console.

This repository was created as a frontend internship training task.

About

JavaScript training task that simulates a student system while demonstrating core language fundamentals.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages