home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: soc.culture.turkish
- Path: sparky!uunet!mcsun!fuug!anon
- From: an7257@anon.penet.fi
- Subject: Deneme
- Message-ID: <1993Jan23.081554.3929@fuug.fi>
- Sender: anon@fuug.fi (The Anon Administrator)
- Organization: Anonymous contact service
- X-Anonymously-To: soc.culture.turkish
- Date: Fri, 22 Jan 1993 20:44:11 GMT
- Lines: 31
-
-
- { Bu bir deneme yayini olup,
- okumak istemeyenler lutfen okumasin. }
-
- program deneme;
- var
- i:integer;
-
-
- begin {main program}
-
- for i:=1 to 50 do
- begin
- writeln('Bu bir deneme yayini olup,');
- writeln('Okumak istemeyenler lutfen okumasin');
-
- end;
-
- writeln('Deneme dedigimiz halde 50 defa okudunuz');
- writeln('Bir de deneme olmasaydi...');
-
- end. {main}
-
-
- Selam Getirmisem
-
-
- -------------------------------------------------------------------------
- To find out more about the anon service, send mail to help@anon.penet.fi.
- Due to the double-blind system, any replies to this message will be anonymized,
- and an anonymous id will be allocated automatically. You have been warned.
-