The Sidef programming language
Search...
Ctrl + K
Programming tasks
U
Unicode variable names
Copy
var Δ = 1
Δ += 1
say Δ
Output:
Copy
2
Previous
Unicode strings
Next
Universal Turing machine
Last updated
1 year ago
Was this helpful?