473,395 Members | 1,756 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,395 software developers and data experts.

Pyramid shape

[b]Please provide me the code in VB to obtain a output of the following shape i.e of an equlateral triangle.
*
* *
* * *
* * * *
* * * * *
I also need the code for the next output which is as given below:

# # #
# #
#
#
# #
# # #
Please help me immdiately.
Jan 10 '08 #1
2 3463
QVeen72
1,445 Expert 1GB
Hi,

What have you tried till now..?
Just dont bring your College assignments here..


Regards
Veena
Jan 10 '08 #2
lotus18
866 512MB
[b]Please provide me the code in VB to obtain a output of the following shape i.e of an equlateral triangle.
*
* *
* * *
* * * *
* * * * *
I also need the code for the next output which is as given below:

# # #
# #
#
#
# #
# # #
Please help me immdiately.
Please observe posting guidelines. You can find solution to other site but not in here. We can provide you codes but try to help yourself the find a solution to it. We are here to guide not to provide home works.

Rey Sean
Jan 10 '08 #3

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

Similar topics

0
by: saravanansvks | last post by:
Dear Friends, I have prepared a programme in Visual Basic for SHAPE OPERATOR.But my coding are changing the shape only.It does not changes the fill style of the shape tool .And it is not giving ant...
8
by: virtualadepts | last post by:
I spent quite a bit of work trying to get this to format on google groups, so let me know if it needs explination. Basicly the tree sorts randomly, and can start from any number on the pyramid. ...
4
by: i m gr8 | last post by:
Hello, I need to make a pyramid 20 lines long showing Xs like this: X XX XXX XXXX and so on . I have made this code so far:
5
by: Kahlia | last post by:
Hi. I am trying to print a pyramid of asterisks using recursion so that the recursive function takes in an integer and prints that number of lines of asterisks and then reverses, eg: * ...
1
by: rashee | last post by:
hello everybody, i want to print the pyramid of numbers in the following manner. 1 212 32123 4321234 and so on depending on the no of rows. plz help me out.
29
n8kindt
by: n8kindt | last post by:
hey guys, i'm using access 2007. i'm not happy with my solution to the following problem so i'm hoping one of you guys has a better idea. my solution would require use of multiple valued fields...
4
by: Linda Liu[MSFT] | last post by:
Hi Moondaddy, I downloaded your sample project and run it and did see the problem on my side. There're three problems in the source code of your project. 1. You should move the following...
1
by: process | last post by:
http://projecteuler.net/index.php?section=problems&id=18 def recur(tree, pos): if not tree: return else: return ] + recur(tree, pos)] + \ ] + recur(tree, pos+1)]
2
by: Gn02 | last post by:
Hi im noob in JAVA could someone explain to me how to make this program for loop.. asterisk pyramid sideward .. plss answer me i want to learn it
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.