Home
Press ? for keyboard navigation
❮
Exercise: Rectangle ARGS
Exercise: basic math operations
❯
Exercise: Circle ARGS
Write a Rust application that accetps a number - the radius of a circle.
Prints out the area
r*r*PI
and the circumference
2*r*PI
of the circle.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)