Skip to content

YasharTavakkolnia/the_twelve_days_christmas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Twelve Days of Christmas

This project is based on the famous song "The Twelve Days of Christmas."
In this program, the gifts are printed in reverse order for each day of Christmas.

Description

  • The project defines an array of gifts and an array of days of Christmas.
  • For each day, it prints a message for that day and then prints the gifts in reverse order (from the current day's gift down to the first gift).
  • This project is written in Rust and is part of a series of exercises to learn the language.

How to Run

Make sure you have Rust installed on your system. Then, in the project directory, run:

cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published