We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7b5ae commit 32e5110Copy full SHA for 32e5110
source-code-EXPLAINED/Program.cs
@@ -4,7 +4,7 @@
4
using System.Linq;
5
using System.Text;
6
using System.Threading.Tasks;
7
-using System.Threading;//declared for Thread.Sleep(1000); (line 42)
+using System.Threading;//declared for Thread.Sleep(1000); (line 43)
8
9
namespace Indietro
10
{
0 commit comments