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
Exercício de variáveis 1
Selected Shakespeare Sonnet for doy mod 150
vb string search short
3.1
do until ex 2
Selected Poetry of Rumi ~ doy mod 119
Denary numbers to binary for numbers below 255
Expand Treeview Job Entry Epicor - VB
CAI Visual Basic - Libreria Funciones
Algorithm to create first letter of each word mnemonic