Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Exercico 4
'Rextester.Program.Main is the entry point for your code. Don't change it. 'Compiler version 11.0.50709.17929 for Microsoft (R) .NET Framework 4.5 Imports System Imports System.Collections.Generic Imports System.Linq Imports System.Text.RegularExpressions Namespace Rextester Public Module Program Public Sub Main(args() As string) 'Your code goes here 'Declaração de Variaveis dim numero as long 'leitura numero = 12 'processo if numero = 12 then Console.WriteLine("Numero igual a doze") elseif numero > 12 then Console.WriteLine("Numero maior que doze") elseif numero < 12 then Console.WriteLine("Numero menor que doze") end if End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
CAI - Visual Basic - Libreria de funciones
VB.NET: Functions aren't required to return a value
age v2
loop 2 (until)
age
I know all the veebeez!
DO LOOP UNTIL EX3
CFX.EXE
Hello
jjj