Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Declaração de Variaveis
'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 VAL1 AS Integer DIM VAL2 AS Decimal Dim VAL3 AS Boolean Dim VAL4 AS String '[leitura de variaveis] VAL1=2 VAL2=4 VAL3=7 VAL4=5 '[Escreve] Console.writeline(VAL1) Console.writeline(VAL2) Console.writeline(VAL3) Console.writeline(VAL4) End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Exercico 3
CAI Visual Basic - Ej Citas
CAI Visual Basic - Ej Mundial
Sonnet of the day from sparkenotes no fear shakespeare...
If Function returns not Nothing for DateTime
a
loop 2 (until)
Hello
Funksiya yaratish
Expand Treeview Job Entry Epicor - VB
Please log in to post a comment.