Data Type Perl

#!/usr/bin/perl -w
print "0.25" * 4, "\n";