Single Line Comment

[Solved] Single Line Comment | Perl - Code Explorer | yomemimo.com
Question : Single Line Comment

Answered by : samer-saeid

// create a variable
var name = "Cartman"
// print the value
print(name)

Source : | Last Update : Tue, 21 Jun 22

Answers related to single line comment

Code Explorer Popular Question For Perl