Challenge: Rust Basic Concepts

Test your understanding of what you learned in this chapter by tackling a binary addition problem.

We'll cover the following

Challenge

You have been transported to the binary dimension, where numbers are represented in their binary glory! Your mission is to perform bitwise addition on two binary numbers of type u8. Let’s recall how bitwise addition works.

Get hands-on with 1400+ tech skills courses.