<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Worked Example :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/04-conditionals/06-java/08-worked-example/video/index.html</link>
    <description>Resources Slides Video Script Let’s walk through the example on this page in depth to see how we can go from a simple problem statement to working code in Java.&#xA;The problem statement is shown here. In short, we want to build a program that will tell us if a year is a leap year or not. Sounds pretty simple, right?</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 06 Jul 2023 15:57:37 -0500</lastBuildDate>
    <atom:link href="https://textbooks.cs.ksu.edu/cc210/04-conditionals/06-java/08-worked-example/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>