Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 11th, 2022
224
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
function matrix(num){
let col = '';
for(let i = 0; i < num; i++){
col += num;
}
for(let j = 0; j < num; j++){
console.log(Number(col));
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
C | 55 sec ago | 3.85 KB
FnafHuntedAdapter
Lua | 1 hour ago | 18.52 KB
MTG/RiffleShuffle Simulation
Python | 1 hour ago | 4.58 KB
300$ GIFTCARDS? P8
Java | 1 hour ago | 0.07 KB
FREE 500$ GIFTCARDS???? VF
Java | 1 hour ago | 0.07 KB
Make 3500$ in 1 day [Method]???? XH
Java | 1 hour ago | 0.06 KB
?FREE Method Leaked? 1Y
Java | 1 hour ago | 0.07 KB
?Make 1500$ in 1 day [Method]? AZ
Java | 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!