Skip to content

DayWork is simple Day manage application that designed for get simple idea about PROLOG.

License

Notifications You must be signed in to change notification settings

blackburn3333/DayWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DayWork

DayWork is simple Day manage application that designed for get simple idea about PROLOG.

DayWork has some information about day mood, day season and place.

day_info.

day_info. is the function that can use for get today work according to day mood and season.
Example
## day_info(nice,summer).
## day_info(not_nice,summer).

on_day.

on_day is the function for do work according to weather and temperature.
Example.
## on_day(cloudy,warm).

About

DayWork is simple Day manage application that designed for get simple idea about PROLOG.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages