From professional translators, enterprises, web pages and freely available translation repositories.
syntax
Синтаксис
Last Update: 2018-02-21
Usage Frequency: 90
Quality:
syntax:
Использование:
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
you never get an "invalid syntax" error on an html page.
На странице html вы никогда не увидите ошибку "Недопустимый синтаксис".
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
the code above will print out an error syntaxerror: invalid syntax which is computer-speak for not knowing what “hello” and “world” mean.
Вышеуказанный код выдаст ошибку syntaxerror: invalid syntax, означающую, что компьютер не знает, что значат “hello” и “world”.