Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Perl
$var = "This is string scalar!"; $quote = 'Single quote - $var'; $double = "Double quote - $var"; print $var; print "\nThis is quote inside quotes: $quote\n"; print "\nHere we go double : $double\n\n\n\n";
run
|
edit
|
history
|
help
0
Soumya 101758
Password Validation
Updated Safe 2.1 Solution
array_value
Balancing brackets
each_hash_function
Array_with_pop_function
Array_with_push_function
Leonardo Numbers
Tony Gunk