<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'PLEASE HELP ME!' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'PLEASE HELP ME!' posted on the 'VB.NET' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 00:09:21 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 00:09:21 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>PLEASE HELP ME!</title>
      <link>http://www.programmersheaven.com/mb/VBNET/298631/298631/please-help-me/</link>
      <description>Write a console-based program that reads in student scores on a test then outputs the average score for the test.&lt;br /&gt;
	The program should first prompt the user using a menu structure to find out whether or not the student count is known.&lt;br /&gt;
	If the user knows the number of students, the program should proceed to ask for the count, read the grades using a counter-based loop, then output the average.&lt;br /&gt;
	If the user does not know the number of students, the program should proceed with a sentinel loop (until a 1 is entered) until the user indicates that all values have been entered, then outputs the average.&lt;br /&gt;
	All scores are between 0 and 100.&lt;br /&gt;
&lt;br /&gt;
	The average should be a real number.&lt;br /&gt;
&lt;br /&gt;
	Make sure your EXE allows the user to read the results before closing.&lt;br /&gt;
&lt;br /&gt;
	Output program credits at the beginning of execution listing your name and the program number.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/298631/298631/please-help-me/</guid>
      <pubDate>Wed, 06 Apr 2005 23:02:52 -0700</pubDate>
      <category>VB.NET</category>
    </item>
  </channel>
</rss>