[text] dasdasd

Viewer

  1. Dim x As Integer = 0, y As Integer = 1
  2.  
  3. Do While y < 3
  4.  
  5.             x = x + y
  6.  
  7.             y = y + 1
  8.  
  9. Loop

Editor

You can edit this paste and save as new:


File Description
  • dasdasd
  • Paste Code
  • 01 Dec-2022
  • 114 Bytes
You can Share it: