Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Numbers0to40
kocev
Feb 19th, 2020
151
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.24 KB
| None
|
0
0
raw
download
clone
embed
print
report
public
class
Numbers1to40
{
public
static
void
main
(
String
[
]
args
)
{
for
(
int
i
=
0
;
i
<=
40
;
i
++
)
{
if
(
i
%
3
!=
0
)
{
continue
;
}
System
.
out
.
println
(
i
)
;
}
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💰 INSTAT ASH METHOD
JavaScript | 1 hour ago | 0.15 KB
💰 INSTAT ASH METHOD
JavaScript | 1 hour ago | 0.15 KB
⚡ $15,000MONTHY INCOME METHOD
JavaScript | 1 hour ago | 0.07 KB
NEW EASY MTHOD $$$ ⭐ ✅📌
JavaScript | 1 hour ago | 0.07 KB
💎 2OOO$ 1 MIN INSANE METHOD ⭐✅
JavaScript | 1 hour ago | 0.15 KB
🔥🔥 HOW TERN $2,500 TONIGHT
JavaScript | 1 hour ago | 0.15 KB
🔥🔥 SWAPZE TRADING EXPLOIT
JavaScript | 1 hour ago | 0.15 KB
💰💰 PASSIE INCOME 24/7 💰💰
JavaScript | 1 hour ago | 0.07 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!