Thread Neu und Anfänger (23 answers)
Opened by ascotlx at 2016-02-14 22:43

Gast janus
 2016-02-15 14:53
#183899 #183899
2016-02-14T23:33:00 lichtkind
16 Jahre Bitte, es ist jetzt ganz offen draussen, nix Labor

und in Perl 6 wäre das :

Code (perl): (dl )
1
2
3
4
5
use v6;

my $file = '2016_5';

.say for $file.IO.lines;


Mit Sicherheit ist sowas keine Empfehlung für einen Anfänger!
Last edited: 2016-02-15 16:47:21 +0100 (CET)

View full thread Neu und Anfänger