Search

You can find the results of your search below.

02
10 Hits, Last modified:
riables</em>, which are variables (names) created outside of a function, which are accessible to all fu... es.</p> <p>Next, let’s help the ad agency figure out what customers fit Winifred’s criteria. We want t... n ad.</p> <p>To do this, we first need to figure out more information about them.</p> <h2 id="part-1... ss="constant">false</code> if not.</p> <p>(Check out the <a href="https://www.pyret.org/docs/latest/nu
05
4 Hits, Last modified:
than usual; there isn&rsquo;t an assignment going out next week)</p> <h2 id="introduction">Introductio... Tallying lines per character</h2> <p>Let’s find out how much each character has to say! The ALL-CAPS ... ion, it’s instructive to think about writing this out explicitly (because it’s a function you understan... yword">list</span>: 4, 5, 9]</code>. Try to write out the sequence of <code>where</code> examples that
01
2 Hits, Last modified:
> <p>Set up your code so that the three flags are output in the interactions pane (on the right) when w... he <em>Run</em> button. Make sure nothing else is output (no sub-images, numbers, strings, or otherwise
03
2 Hits, Last modified:
tring-to-number</code></a>. Despite its name, the output is <em>not</em> a number! It’s <code>some</cod... d to worry about the some case. To get the number out, use <code>.value</code>:</p></li> </ul> <pre><co
04
1 Hits, Last modified:
e valid contents of the fields could be. It turns out, this can be pretty hard, and many programmers an