Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Revisions

5 of 5
replaced http://programmers.stackexchange.com/ with https://softwareengineering.stackexchange.com/
user avatar
user avatar

According to is it bad, you can use some unicode characters, but not all: You are restricted to characters identified as letters.

>>> α = 3 
>>> Σ = sum 
>>> import math 
>>> √ = math.sqrt 
 File "<stdin>", line 1 
  √ = 3 
   ^ 
SyntaxError: invalid character in identifier

Besides: I think it is very cool to be able to use unicode as identifiers - and I wish, i could use all.

I use the neo keyboard layout, which gives me greek and math symbols on extra layers:

αβχδεφγψιθκλνοπφστ[&ωξυζ
∀⇐CΔ∃ΦΓΨ∫Λ⇔Σ∈QR∂⊂√∩Ξ

AltStyle によって変換されたページ (->オリジナル) /