Posts by HenriqueNeves • 73 points
1 post
-
7
votes2
answers1555
viewsQ: Show zero on the left using the Tostring method
I have roughly the following code implemented in c#: using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Teste { public class Program {…
c#asked HenriqueNeves 73