home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: soc.culture.turkish
- Path: sparky!uunet!mcsun!fuug!anon
- From: an7500@anon.penet.fi (R. Ozturk)
- Subject: Bu bir deneme yayinidir
- Message-ID: <1993Jan22.193704.22908@fuug.fi>
- Sender: anon@fuug.fi (The Anon Administrator)
- Organization: Anonymous contact service
- X-Anonymously-To: soc.culture.turkish
- Date: Thu, 21 Jan 1993 22:14:26 GMT
- Lines: 30
-
- { 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.
-