Ricordiamo Ada, la prima programmatrice di computer, con un semplice saluto — ovviamente scritto in Ada.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with Ada.Text_IO; use Ada.Text_IO; | |
procedure Hello is | |
begin | |
Put_Line ("Hello, Ada!"); | |
end Hello; |
2 commenti:
E per Linda quando?
nessuno l'ha mai proposto...
Posta un commento