<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Augustana CSC Q&amp;A - Recent questions and answers in CSC202</title>
<link>https://lovelace.augustana.edu/q2a/index.php/qa/csc202</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: Using debugger with a Mac</title>
<link>https://lovelace.augustana.edu/q2a/index.php/4313/using-debugger-with-a-mac?show=4322#a4322</link>
<description>&lt;p&gt;It's on the very top menu bar where your time is displayed! it's not within the actual Thonny window! &lt;/p&gt;
</description>
<category>CSC202</category>
<guid isPermaLink="true">https://lovelace.augustana.edu/q2a/index.php/4313/using-debugger-with-a-mac?show=4322#a4322</guid>
<pubDate>Thu, 25 Feb 2021 17:28:29 +0000</pubDate>
</item>
<item>
<title>Answered: Routine 3, Problem 7: How to do exponents in java?</title>
<link>https://lovelace.augustana.edu/q2a/index.php/3157/routine-3-problem-7-how-to-do-exponents-in-java?show=3159#a3159</link>
<description>&lt;p&gt;That is the formula but in the context of Routine 3, problem 7, you don't need to use it.&lt;/p&gt;
&lt;p&gt;The t in your formula is the number of years which could be a decimal. In this problem, we don't know the t.&lt;/p&gt;
&lt;p&gt;Instead, if r/n is the monthly interest rate (n = 12) where r is the annual rate, then each month the interest is computed as balance times monthly interest rate and then that is added to the balance. &lt;/p&gt;
&lt;p&gt;Think about how you could loop updating the balance each time through the loop so that you could count up the number of months you update the balance until you meet or exceed the goal.&lt;/p&gt;
</description>
<category>CSC202</category>
<guid isPermaLink="true">https://lovelace.augustana.edu/q2a/index.php/3157/routine-3-problem-7-how-to-do-exponents-in-java?show=3159#a3159</guid>
<pubDate>Mon, 10 Feb 2020 19:28:28 +0000</pubDate>
</item>
</channel>
</rss>