📚 My Coding Exercises
🆎 A Python script that verifies if string is part of the determined regular expression or not.
👨🏫 Um programa de python que resolve problemas de estatística e probabilidade relacionados a Teste de Hipoteses de uma população normal com variança desconhecido, para todos inputs compatíveis com…
🏛 C# app that can convert integers to roman numerals
🔺 C# console application that can identify if a trinagle is isosceles, equilateral or scalene.
💵 Um programa C# que escreve o valor de um cheque em reais por extenso
🔢 C# console application that validates if a string is a valid Sudoku grid or not.
🛰 C# .NET console app that moves and rotates a "robot" on a custom grid based on a string input of commands.
Modifications on a ServiceNow instance for managing Products and Products Request, where users on the Analyst group can create a new Request and users on the Supervisor group might accept it or not…