Title

fn hello() -> felt252 {
    'Hello, World!'
}

fn main() {
    let greeting: felt252 = hello();
    println!("{greeting}");
}

Title HTML


Subtitle

All Exercises Link

Title


Cairo

Title

Paragraph HTML

Learn More

Title

Many Concepts

See All Exercises
Cairo

Title

Description

Join Button