Übersicht der Übung
Slash and operators
Practice slash, backslash, pipe, and operators.
Übungstexte
- 01
path/to/harbor path/to/garden path\to\museum value_01 + value_02 = total_03
Noch nicht abgeschlossen - 02
north/south east/west rain_rate = 24 / 6; wind_power = 8 * 3; route_a-b
Noch nicht abgeschlossen - 03
file_root/path_alpha | path_beta\local + sum_total = region_count - old_count
Noch nicht abgeschlossen