Skip to content

Commit 32e5110

Browse files
authored
Update Program.cs
1 parent 9c7b5ae commit 32e5110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code-EXPLAINED/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using System.Linq;
55
using System.Text;
66
using System.Threading.Tasks;
7-
using System.Threading;//declared for Thread.Sleep(1000); (line 42)
7+
using System.Threading;//declared for Thread.Sleep(1000); (line 43)
88

99
namespace Indietro
1010
{

0 commit comments

Comments
 (0)