Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
select case
'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çao de variaveis dim selecao as integer=2 'processo Select Case selecao case 1 console.writeline("olá") case 2 console.writeline("adeus") end select End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
3.1
No fear Shakespeare - sonnet of the day
VB.NET: Functions aren't required to return a value
Exercicio 1
I know all the veebeez!
exercicio 2 2019 11 11
CAI Visual Basic - Ej Citas
bb
Rounding behaviours
number from base 10 to base 2