473,386 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Printing a star

2
I want to print a star using for loops or while loops how can do that
Aug 25 '07 #1
4 1449
JosAH
11,448 Expert 8TB
I want to print a star using for loops or while loops how can do that
You don't need loops for that:

Expand|Select|Wrap|Line Numbers
  1. System.out.println("*");
  2.  
kind regards,

Jos
Aug 26 '07 #2
r035198x
13,262 8TB
You don't need loops for that:

Expand|Select|Wrap|Line Numbers
  1. System.out.println("*");
  2.  
kind regards,

Jos
Spoon-feeding is against site rules.
Aug 27 '07 #3
JosAH
11,448 Expert 8TB
Spoon-feeding is against site rules.
Ah, yes, you're right; mea culpa etc.

Expand|Select|Wrap|Line Numbers
  1. System.out.println("<character glyph for a suitable star here>");
  2.  
kind regards,

Jos
Aug 27 '07 #4
pbmods
5,821 Expert 4TB
Heya, Chandi. Welcome to TSDN!

The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. You have not asked a question. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

Please read the Posting Guidelines and particularly the Coursework Posting Guidlines.

Then when you are ready post a new question in this thread.

MODERATOR
Aug 27 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Tim Golden | last post by:
> From: Kevin > Sent: 04 October 2003 03:21 > To: tim.golden@viacom-outdoor.co.uk > Subject: Re: Printing images through Python > > Thanks for the help Tim, seems to work well! Only too glad...
0
by: Jeremy Posner | last post by:
Can someone please clear up some confusion I am having on Star Transformations: I have read about the conditions for Star Transformations, especially this onen (from 9i Data Warehousing Guide): ...
8
by: Safalra | last post by:
I'm planning to put some star maps on my website. Each constellation (above about 40 degrees south) will have a page, starting with a star map and followed by details of the mjor objects. I'm...
1
by: Jon Davis | last post by:
I'm running the Community Starter Kit from www.asp.net and I'm having a problem with the Web Box Services. I've removed the Star Wars subscription and added my own (http://ifc.gospelcom.net/index.rdf...
3
by: gwise | last post by:
I've got a database with a star schema and I'm kind of confused about what the optimizer is doing with my queries. I've got a fact table (about 24 M rows), which I'm joining to 3 dimensions. Each...
0
by: MohF1 | last post by:
I was wondering if some power users of Python would be willing to pay money to benefit from doing a lot of their scientific/engineering/financial modeling and simulation from running their...
5
by: gubbachchi | last post by:
Hi, I need to store the star rated values in mysql. How will I do it. This is the code I have used to create the star rater, <ul class="star-rating small-star"> <li class="current-rating"...
0
by: Tony | last post by:
I am printing tickets with star tsp700 (743c) on the LPT1 with VB.NET program (I olso use C#). I use OCX control of STAR company. If I turn off printer or unplug cable, program for printing is...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.