Run Code
|
API
|
Code Wall
|
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
Extract values from square brackets
vb string search short
Exercico 5
Math.Abs
No fear Shakespeare - sonnet of the day
Funksiya yaratish
ss
VB checking whether a date is between 2 dates
ex1 ficha nº2
pepe