lehrkraefte:blc:informatik:ffprg1-2019:basic-types

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
lehrkraefte:blc:informatik:ffprg1-2019:basic-types [2019/02/10 09:29]
Ivo Blöchliger [Zahloperationen]
lehrkraefte:blc:informatik:ffprg1-2019:basic-types [2019/02/10 09:30]
Ivo Blöchliger [Stringoperationen]
Line 18: Line 18:
 ====== Stringoperationen ====== ====== Stringoperationen ======
 Was bewirken folgende Operationen? Was bewirken folgende Operationen?
-  * String + String, z.B. ''"bla " + "bla"''+  * String + String, z.B. <html><tt>"bla " + "bla"</tt></html>
   * String * int,  z.B. ''"bla "*5''   * String * int,  z.B. ''"bla "*5''
   * String[int], z.B. ''"abcd"[1]''   * String[int], z.B. ''"abcd"[1]''
  • lehrkraefte/blc/informatik/ffprg1-2019/basic-types.txt
  • Last modified: 2019/02/10 09:32
  • by Ivo Blöchliger