News
Pyramid number pattern In this section, we learn how to print pyramid number pattern in the java. here we create half pyramid, inverted half pyramid and the triangle pyramid using a number in java.
Pyramid star pattern To print the Pyramid star pattern we need two loop ... Step 5- stop. C JAVA Python 1 Python 2 C++ for i in range(5):print(“* “*(i+1)) 2. Write a program to print the following ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results