Instead of the old assignment := you can use modern way =
There are some tricks to writing code, so writing the word
'var' press the Tab key and the word replaced to 'variable'
the same thing with:
proc -> Тab -> procedure
if -> Тab
elif -> Тab
while/for -> Тab
to avoid writing the keyword...