Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
procedure_withoutParam
rayhanf
Mar 16th, 2023
150
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pascal
0.16 KB
| Source Code
|
0
0
raw
download
clone
embed
print
report
program
cetak
;
uses
crt
;
procedure
cetakkarakter
;
begin
write
(
'*'
)
;
end
;
begin
clrscr
;
cetakkarakter
;
write
(
' - '
)
;
cetakkarakter
;
readln
;
end
.
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ $12,000 two day
CSS | 13 min ago | 0.99 KB
API-Flaw Profit Guide
CSS | 54 min ago | 0.99 KB
Schrödinger's Crit
2 days ago | 15.37 KB
PRCE internal cursor
3 days ago | 0.73 KB
AI Interaction Method
3 days ago | 1.60 KB
awkwrapper.c
C | 3 days ago | 2.35 KB
z66is_archive.zip.txt
3 days ago | 39.19 KB
Clients: Setting up 2FA
4 days ago | 1.44 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!