Today I learned how to write and run tests in the Rust programming language.
Today I learned why I should use the dbg! macro instead of the println! macro for debugging in Rust.
dbg!
println!
Learn how to write your first Python module in Rust.
Think of a number between 1 and 10. Multiply it by 9 and subtract 1. Now close your eyes. It got dark, didn't it?