Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2554
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Eric Sosman <esosman@comcast-dot-net.invalid> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: Im stuck :-s plz help again LOL |
| Date | Sun, 24 Feb 2013 22:26:14 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 26 |
| Message-ID | <kgelin$2ft$1@dont-email.me> (permalink) |
| References | <74bb5922-3b7d-4d38-8231-e4d69647ad44@googlegroups.com> <kgef4q$93p$1@dont-email.me> <afeff89b-754f-4492-88d3-ad789236536b@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Mon, 25 Feb 2013 03:25:11 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="0d73d8cc209bff1c6395088b400d0605"; logging-data="2557"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+RAjA+Lhkep7qddsXnD3Fe" |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 |
| In-Reply-To | <afeff89b-754f-4492-88d3-ad789236536b@googlegroups.com> |
| Cancel-Lock | sha1:IWLj0UucOzMpY0cyOfw/gpt+U80= |
| Xref | csiph.com comp.lang.java.help:2554 |
Show key headers only | View raw
On 2/24/2013 8:44 PM, Sara M. wrote:
> On Sunday, February 24, 2013 6:36:25 PM UTC-7, Eric Sosman wrote:
>> On 2/24/2013 8:18 PM, Sara M. wrote:
>> [...]
> I know how to print it but it gives me a error the print is System.Out.Println(); but the last 3 lines of the code are having an issue that is what i dont get ! i dont see where the problem is
It's not System.Out.Println, it's System.out.println.
(If that's not the problem, don't blame me: I can only
guess about what "a error" is, since you kept it secret.)
> and in the second assignment i dont get how you can print the whole formula cause in java when you type 5/2 you automatically get 2 and not the whole formula 5/2=2 .... I want to know how to print out the whole formula
Try a simpler problem first: Print "Betelgeuse" and the
calculated result, so the output is
Betelgeuse = 145
Betelgeuse = 211
Betelgeuse = 6401870
Now study what you've written, and think about how you might
get "(179 + 21 + 10) / 7 + 181" instead of "Betelgeuse".
--
Eric Sosman
esosman@comcast-dot-net.invalid
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar | Unroll thread
Im stuck :-s plz help again LOL "Sara M." <kasra.song@gmail.com> - 2013-02-24 17:18 -0800
Re: Im stuck :-s plz help again LOL Eric Sosman <esosman@comcast-dot-net.invalid> - 2013-02-24 20:36 -0500
Re: Im stuck :-s plz help again LOL "Sara M." <kasra.song@gmail.com> - 2013-02-24 17:44 -0800
Re: Im stuck :-s plz help again LOL markspace <markspace@nospam.nospam> - 2013-02-24 18:06 -0800
Re: Im stuck :-s plz help again LOL Eric Sosman <esosman@comcast-dot-net.invalid> - 2013-02-24 22:26 -0500
csiph-web