- Beranda
- Programmer Forum
Ada yg tau arti potongan kode ini
...
TS
wijaya.robert96
Ada yg tau arti potongan kode ini
While Not (IsNumeric(strInput) Or UCase(strInput) = "QUIT")
Console.WriteLine("A numeric product ID is required.")
Console.WriteLine("Please reenter the Product ID or QUIT to continue.")
strInput = Console.ReadLine()
End While
' Exit on "quit".
If UCase(strInput) = "QUIT" Then
End
End If
Console.WriteLine("A numeric product ID is required.")
Console.WriteLine("Please reenter the Product ID or QUIT to continue.")
strInput = Console.ReadLine()
End While
' Exit on "quit".
If UCase(strInput) = "QUIT" Then
End
End If
0
970
8
Komentar yang asik ya
Mari bergabung, dapatkan informasi dan teman baru!
Programmer Forum
20.2KThread•5KAnggota
Urutkan
Terlama
Komentar yang asik ya