Skip to content

This is a program made as project for Design Pattern subject. Created with C# language as CLI (Command-Line Interface)

Notifications You must be signed in to change notification settings

Ahgaff-level4/Number-To-Text-Using-Interpreter-Design-Pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number-To-Text-Using-Interpreter-Design-Pattern

This is a program made as project for Design Pattern subject. Created with C# language with OOP (Object-Oriented Programming) and used the Interpreter Design Pattern. Also, it's CLI (Command-Line Interface) program. The program start by asking the user to enter a number as digit 123, then the program will convert the number to text One hundred twenty three. That's it 😊

About

This is a program made as project for Design Pattern subject. Created with C# language as CLI (Command-Line Interface)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages