#!/usr/local/bin/perl use strict; use warnings; my $add = 641 - 77; print $add;