Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
pepe
'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) 'Declaração de variaveis' Dim X as integer = 40 Dim Y as integer =10 Dim Z as integer = Y 'processamento' Console.WriteLine("X Y Z") Console.WriteLine(X &" "& Y &" "& Z) Do Z=Z*2 Y=Y*Z Console.WriteLine(" " & y & " " & Z) Loop until Z>=X 'impressão' Console.WriteLine(" ") Console.WriteLine(" ") Console.WriteLine(X &"," & Y & " e " & Z) End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
Project Euler 1
CALCULADORA
Poem of the day from 'Selected Poems of Rumi (Dover Thrift Edition)'
Exercício de variáveis 1
Exercico 5
If Function returns not Nothing for DateTime
VB checking whether a date is between 2 dates
Black Jack
exercicio 2
http://wataniaind.com/SitePages/HomePage.aspx