Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Hello you
a guest
Sep 28th, 2020
119
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
using
System
;
namespace
ConsoleApp1
{
class
Program
{
static
void
Main
(
string
[
]
args
)
{
string
name
=
Console
.
ReadLine
(
)
;
Console
.
WriteLine
(
$
"Hello, {name}!"
)
;
}
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
Lua | 2 min ago | 1.89 KB
scheme language bottom up mergesort code
Scheme | 41 min ago | 1.26 KB
Untitled
Lua | 56 min ago | 4.80 KB
fallout new vegas hud helix plugin
Lua | 1 hour ago | 4.71 KB
Untitled
Lua | 2 hours ago | 3.03 KB
Object Detection rev_06
Arduino | 4 hours ago | 3.37 KB
Untitled
FreeBasic | 4 hours ago | 9.92 KB
Art_MVPluginCommands
JavaScript | 5 hours ago | 1.34 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!