Smart Education
Learning and Knowing in Smart Way!
Saturday, July 22, 2017
How to input and print string with value in perl language
#Alamgir, CSE, JUST
print "Enter the value : \n";
$x = <>;
print "The entered value is : $x\n\n";
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment