Code (PERL): #!/usr/bin/perl -w package birthday; use strict; print "Alles gute zum Geburtstag !\n"; print "Und natuerlich eine schoene Feier.";
#!/usr/bin/perl -w package birthday; use strict; print "Alles gute zum Geburtstag !\n"; print "Und natuerlich eine schoene Feier.";
--
Geändert von makenshi (26.08.2010 um 12:20 Uhr)
Foren-Regeln