<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java String Formatting :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/09-strings/06-java/04-formatting/video/index.html</link>
    <description>Resources Slides Video Script One of the most powerful uses of strings in our programs is to provide helpful output back to the user. When we create that output, many times we need to include information from a number of variables. Thankfully, there are a couple of ways we can do that.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 02 Jan 2023 17:17:45 -0600</lastBuildDate>
    <atom:link href="https://textbooks.cs.ksu.edu/cc210/09-strings/06-java/04-formatting/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>