Skip to content

selma-belhadj/Int_To_Eng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integers to English

This exercise aims to write a program to transform Integers written in numbers to letters in English, using the TDD appraoch.

Getting Started

  • clone the repository git clone https://github.com/selma-belhadj/Int_To_Eng.git
  • navigate to the folder cd Int_To_Eng
  • Install packages bundle install
  • Run the code ruby bin/excutable.rb
  • Run Tests rspec

Built With

  • Ruby
  • Rspec

Authors

👤 Selma Belhadj

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A program to convert an integer from numbers to letters in English using TDD approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages