Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

examples:calc [2021/11/26 07:33] – создано estintaxexamples:calc [2021/11/26 11:55] (текущий) estintax
Строка 33: Строка 33:
  
 strings:itoa, res strings:itoa, res
-res_str = returned +append, "Result: ", returned
- +
-append, "Result: ", res_str+
 print, returned print, returned
  
 </file> </file>