<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Iteration :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/08-arrays/03-iteration/video/index.html</link>
    <description>Resources Slides Video Script Let’s walk through a quick example showing how we can use for loops to iterate over an array once to fill it with data from the user, then again to perform an operation on that data.&#xA;On this slide is the same flowchart that is in the textbook. I’ve changed the layout just a bit so that it fits on these slides better, but otherwise it is exactly the same.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 27 Jun 2024 15:52:41 -0500</lastBuildDate>
    <atom:link href="https://textbooks.cs.ksu.edu/cc210/08-arrays/03-iteration/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>