aboutsummaryrefslogtreecommitdiff
path: root/challenge-155/paulo-custodio/perl
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-155/paulo-custodio/perl')
-rw-r--r--challenge-155/paulo-custodio/perl/ch-1.pl2
-rw-r--r--challenge-155/paulo-custodio/perl/ch-2.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/challenge-155/paulo-custodio/perl/ch-1.pl b/challenge-155/paulo-custodio/perl/ch-1.pl
index ff00af24a0..80eb7c1565 100644
--- a/challenge-155/paulo-custodio/perl/ch-1.pl
+++ b/challenge-155/paulo-custodio/perl/ch-1.pl
@@ -2,7 +2,7 @@
# Challenge 155
#
-# TASK #1 › Fortunate Numbers
+# TASK #1 > Fortunate Numbers
# Submitted by: Mohammad S Anwar
# Write a script to produce first 8 Fortunate Numbers (unique and sorted).
#
diff --git a/challenge-155/paulo-custodio/perl/ch-2.pl b/challenge-155/paulo-custodio/perl/ch-2.pl
index 4ff1516026..fbaa92c2ee 100644
--- a/challenge-155/paulo-custodio/perl/ch-2.pl
+++ b/challenge-155/paulo-custodio/perl/ch-2.pl
@@ -2,7 +2,7 @@
# Challenge 155
#
-# TASK #2 › Pisano Period
+# TASK #2 > Pisano Period
# Submitted by: Mohammad S Anwar
# Write a script to find the period of the 3rd Pisano Period.
#