Skip to content

Commit 6cdcc6b

Browse files
committed
add question
1 parent 747402e commit 6cdcc6b

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

book/favicon.png

1.64 KB
Loading

book/print.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,9 @@ <h1 class="menu-title">Jang</h1>
193193
<li>
194194
<p>Take input(name) from the user of type <code>String</code> and print <code>Hello, &lt;name&gt;!</code>.</p>
195195
</li>
196-
<li></li>
196+
<li>
197+
<p>Initialize an array of sixteen <code>0</code></p>
198+
</li>
197199
</ul>
198200
<a class="header" href="#chapter-2---expressions" id="chapter-2---expressions"><h1>Chapter 2 - Expressions</h1></a>
199201
<ul>
@@ -381,7 +383,6 @@ <h1 class="menu-title">Jang</h1>
381383
<p>Find out the number of physical and logical cores in your CPU using rust.
382384
<code>hint:</code> try using <code>num_cpus</code> crate.</p>
383385
</li>
384-
<li></li>
385386
</ul>
386387

387388
</main>

book/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

book/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)