Imports System.Console Module Module1 Sub Main() Dim bil As Integer For bil = 10 To 1 Step -1 Write(bil & " ") Next ReadLine() End Sub End ModuleHasilnya :
Sabtu, 05 Juli 2014
Deret Bilangan terbalik Pada VB.NET 2005 Console Application
Deret Bilangan terbalik Pada VB.NET 2005 Console Application :
Langganan:
Posting Komentar
(
Atom
)
Tidak ada komentar :
Posting Komentar