Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[Go] Declaring a constant
cwchen
Sep 7th, 2017
507
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Go
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
package
main
import
(
"fmt"
)
func
main
()
{
// Declarethe the constant PI and assign it a value.
const
PI
=
3
.
14159
// Call the variable.
fmt
.
Println
(
"PI: "
,
PI
)
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐ ChangeNOW Exploit ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 6 sec ago | 0.25 KB
⭐⭐⭐Free Giftcards Method⭐⭐⭐
Java | 9 sec ago | 0.13 KB
⭐ ✅ Free SOLANA Method ✅ ✅ NEVER SEEN BEFORE...
JavaScript | 15 sec ago | 0.25 KB
⭐✅ MAKE $2500 IN 15 MIN ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 25 sec ago | 0.25 KB
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 41 sec ago | 0.25 KB
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 50 sec ago | 0.25 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps) ✅ N...
JavaScript | 1 min ago | 0.25 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐⭐
Java | 1 min ago | 0.13 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!