Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Exercico 3
'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 = 11 'processo if numero = 12 then Console.WriteLine("Numero igual a doze") else Console.WriteLine("Numero menor que doze") end if End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Exercicio 1
valor maximo entre 3 numeros
HafizTutoring.csproj
exercicio 2 2019 11 11
falhanço épico
Example day of year ~ use of mod to obtain remainder
VB checking whether a date is between 2 dates
Funksiya yaratish
Visual-Basic
select case
Please log in to post a comment.