Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
5
DateTime.ParseExact
CALCULADORA
Poem of the day from 'Selected Poems of Rumi (Dover Thrift Edition)'
Selected Poems of Rumi Dover Thrift Edition...day#doy~Poem#n
age
hckhckhhkck
3.1
VBA
الحاسوب
Please log in to post a comment.