cavicchioli / ConversorNumeros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Positive Numbers Converter Console APP ๐Ÿงฎ

Simple task developed using console application to solve a challenge from a code interview

๐Ÿš€ Usage

Make sure you have dotnet-core installed

Just run the following command at the root of the project:

dotnet build
cd ConverteNumero
dotnet run
Insert the desided integer number

๐Ÿ˜ž Limitations

  • Just positive integers
  • Just from 0 to 999
  • Return just in brazilian Portuguese

๐Ÿค Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.

Author

๐Ÿ‘ค Victor Cavichiolli

Show your support

Please โญ๏ธ this repository if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2020 Victor Cavichiolli.


About


Languages

Language:C# 100.0%