Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
exercicio A
'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
5
vb string search short
pgcd def
Black Jack
ex1 ficha nº2
DateTime.ParseExact
exercicio 2 2019 11 11
Códigos dum boi olhando para um palácio
exercicio 2
atribuição de salas (select case)