Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
reverse_string.scala
31ph4n70m
Nov 19th, 2019
492
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
C | 7 min ago | 2.35 KB
⭐ get any gift-codes for-FREE⭐ 4A
JavaScript | 14 min ago | 0.06 KB
Untitled
PHP | 28 min ago | 6.27 KB
Untitled
VB.NET | 29 min ago | 2.94 KB
Your Bitcoin Wallet Credentials have been res...
GetText | 30 min ago | 0.26 KB
⭐ 500$ For 45 Minutes LL
JavaScript | 48 min ago | 0.06 KB
21
C# | 55 min ago | 1.95 KB
⭐ get any gift-codes for-FREE⭐ 4A
JavaScript | 1 hour ago | 0.06 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!