<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Exercise_4.2_D</id>
	<title>Exercise 4.2 D - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Exercise_4.2_D"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Exercise_4.2_D&amp;action=history"/>
	<updated>2026-07-18T23:54:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.earlham.edu/index.php?title=Exercise_4.2_D&amp;diff=10590&amp;oldid=prev</id>
		<title>Damian: New page: Return to Aug 30-Sept 5  &lt;pre&gt;  #!/usr/bin/perl -w  use strict;   #Damian Almiron  #Ex 4-2   #Pseudocode:  #Write a program that stores an integer in a variable and prints it out.     ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Exercise_4.2_D&amp;diff=10590&amp;oldid=prev"/>
		<updated>2009-12-18T16:19:05Z</updated>

		<summary type="html">&lt;p&gt;New page: Return to &lt;a href=&quot;/index.php/Aug_30-Sept_5&quot; title=&quot;Aug 30-Sept 5&quot;&gt;Aug 30-Sept 5&lt;/a&gt;  &amp;lt;pre&amp;gt;  #!/usr/bin/perl -w  use strict;   #Damian Almiron  #Ex 4-2   #Pseudocode:  #Write a program that stores an integer in a variable and prints it out.     ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Return to [[Aug 30-Sept 5]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#!/usr/bin/perl -w&lt;br /&gt;
&lt;br /&gt;
use strict; &lt;br /&gt;
&lt;br /&gt;
#Damian Almiron&lt;br /&gt;
&lt;br /&gt;
#Ex 4-2 &lt;br /&gt;
&lt;br /&gt;
#Pseudocode:&lt;br /&gt;
&lt;br /&gt;
#Write a program that stores an integer in a variable and prints it out. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
#Store integer&lt;br /&gt;
&lt;br /&gt;
my $number= &amp;#039;4&amp;#039;; &lt;br /&gt;
&lt;br /&gt;
print &amp;quot;The variable is $number.\n&amp;quot;; &lt;br /&gt;
&lt;br /&gt;
exit;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Damian</name></author>
	</entry>
</feed>