Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Greeting by Time

A simple JavaScript program that prints a greeting based on the current time.

How it works

  • Before 12:00 → Good morning!
  • Between 12:00 and 17:59 → Good afternoon!
  • 18:00 and later → Good evening!

Run

Make sure you have Node.js installed, then run:

node script.js

About

A simple JavaScript program that prints a greeting based on the current time.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages