Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
電子書籍用サンプルプログラム ◆繰り返しのあるプログラム その2(指定された回数分結果表示)
basictomonokai
Jun 3rd, 2015
524
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
REM Start of BASIC! Program
i=1
while i<=5
i=i+1
print "while i=";str$(i)
repeat
i=1
do
i=i+1
print "until i=";str$(i)
until i>=5
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Free Giftcards Method⭐⭐⭐
Java | 2 sec ago | 0.15 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 3 sec ago | 0.15 KB
⭐✅ Exploit 2500$ in 15 Minutes S
JavaScript | 4 sec ago | 0.27 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 13 sec ago | 0.15 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐⭐
Java | 24 sec ago | 0.15 KB
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐⭐
Java | 35 sec ago | 0.15 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐⭐
Java | 46 sec ago | 0.15 KB
⭐⭐⭐Exchange Exploit⭐⭐⭐
Java | 57 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!