Dz
Djazair
v1.0.5
🔍

Comments

Comments are text entries ignored by the compiler, used to document structures and write explanations.

Single-line Comments

Single-line comments start with a hash character (#). Everything following the # on that line is ignored:

# Declare a score variable
let score = 100 # Inline comment about score
© 2026 Harizi Riyadh. Released under the MIT License.
Official Website for Djazair.