Dz
Djazair
v1.0.5
🔍

Example: Hello World

A simple printing execution showing standard Djazair outputs:

# The hello world program
print("Hello World from Djazair!")

How it Works

The code uses the global built-in print() function to write text streams directly to the terminal stdout. Lines starting with # represent single-line comments.

© 2026 Harizi Riyadh. Released under the MIT License.
Official Website for Djazair.