Résumé de l'exercice
Slash and operators
Practice slash, backslash, pipe, and operators.
Textes d'entraînement
- 01
path/to/harbor path/to/garden path\to\museum value_01 + value_02 = total_03
Pas encore terminé - 02
north/south east/west rain_rate = 24 / 6; wind_power = 8 * 3; route_a-b
Pas encore terminé - 03
file_root/path_alpha | path_beta\local + sum_total = region_count - old_count
Pas encore terminé