Help for this page
Select Code to Download
Select
or
download this
print "\b\b\b\b" unless $count %= 4
Select
or
download this
$count = 0, print "\b\b\b\b" if $count == 4;