We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd03fe commit d38764aCopy full SHA for d38764a
1 file changed
pretext/functions/funcWithStrsAndConds.ptx
@@ -221,7 +221,7 @@ a string covers more than one line. </p>
221
</subsection>
222
<subsection xml:id="fsc_str_cond_string_index">
223
<title>String Indices</title>
224
- <p>You can get a character from a string at an index (position).</<p>
+ <p>You can get a character from a string at an index (position).</p>
225
<exercise label="fsc_fitb_pogil_initials">
226
<statement>
227
<p>What is the last thing that will be printed when the code below runs? <var/> </p>
0 commit comments