Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: The greeting code in Java Date: Sun, 19 Jun 2011 12:08:36 -0400 Organization: A noiseless patient Spider Lines: 12 Message-ID: References: <3d6aab49-9a4a-4614-af12-bb1c95bebbe7@w4g2000yqm.googlegroups.com> <4dfdf77e$0$4132$426a74cc@news.free.fr> <06cf6f85-5473-47da-b599-de2e7f81976d@d1g2000yqm.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 19 Jun 2011 16:03:45 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="yplGUUrGzpiV4sv58weMcA"; logging-data="26627"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+UPDTmNO4EBdj8KeDLsHxSc0ZObYyuZtw=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: Cancel-Lock: sha1:JQT0DwoULTxrfziXAIDZnQcZDu4= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5385 On 06/19/2011 11:36 AM, Stefan Ram wrote: > Jeff Higgins writes: >> What means simple? > > 10 INPUT "Please enter your first name: "; N$ > 20 PRINT "Hello, "; N$; "!" > 30 END > I acquired my first PC at a yard sale in 1984. It was an SBC 2000: monitor, single 5" floppy, and keyboard all in one case. I spent many enjoyable hours on that machine.