Jump to content

remsta

Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Location
    Australia
  • Application Season
    2013 Spring

Recent Profile Visitors

368 profile views

remsta's Achievements

Decaf

Decaf (2/10)

0

Reputation

  1. ive tried reading through lecture notes, but i cant seem to grasp the conept. This is from the subject Critical thinking & problem solving in computer science. Assessing this question focuses on whether students can demonstrate the ability to: • develop simple numeric algorithms such as min, max, count and average. Task Develop an algorithm to prompt for and obtain maximum daily temperatures for a whole year. However, in order to consider leap years, your algorithm should first prompt the user for the number of days in this particular year. That is, your algorithm should expect 365 or 366 as the first input number followed by input temperature values. In addition, for this particular year, your algorithm must also determine and display the average, maximum, and minimum of these temperatures values. Submission You need to submit your design (defining diagram) and algorithm.
×
×
  • Create New...

Important Information

This website uses cookies to ensure you get the best experience on our website. See our Privacy Policy and Terms of Use