Exploring Cairo 1.0: A Rust-like High-level Language for Provable Programs (1/6) Discuss some of the key features of Cairo 1.0, including variable declaration, constant declaration, variable variability, function declaration, function return, arithmetic operation of felt252, Boolean type, short string, tuple and tuple destruction. (2/6) The comparison and arithmetic operations on integer and felt252 types, and type conversion between integer and…