Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
reverse_string.scala
31ph4n70m
Nov 19th, 2019
518
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Scala
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
// Scala solution to codeabbey challenge 30
object
Main
extends
App
{
// val a = scala.io.StdIn.readLine()
val
a
=
"on fare supper off shelf jeopardy about cactus"
println
(
a.
reverse
)
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 12 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 XH
JavaScript | 13 min ago | 0.05 KB
Vehicle spawner for Stars And Stripes Multipl...
Pawn | 15 min ago | 1.67 KB
EARN $900 INSTANTLY 2025 XH
JavaScript | 27 min ago | 0.05 KB
Products.js
JavaScript | 28 min ago | 1.18 KB
database_C2
Python | 29 min ago | 4.02 KB
Untitled
Python | 35 min ago | 1.23 KB
database_C1
Python | 37 min ago | 3.58 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!