Perl Language
पाठ प्रस्तुत किया
खोज…
मुद्रण रंग का पाठ
#!/usr/bin/perl
use Term::ANSIColor;
print color("cyan"), "Hello", color("red"), "\tWorld", color("green"), "\tIt's Me!\n", color("reset");
Modified text is an extract of the original Stack Overflow Documentation
के तहत लाइसेंस प्राप्त है CC BY-SA 3.0
से संबद्ध नहीं है Stack Overflow