How to Print Tree in Python??
it is very simple in python to print tree than in java
I tried to use the minimum code to fulfill the requirements. the code is of only 2 lines.
find the code below
for i in range(1,10):
print('*'*i)
output:
it is very simple in python to print tree than in java
I tried to use the minimum code to fulfill the requirements. the code is of only 2 lines.
find the code below
for i in range(1,10):
print('*'*i)
output:
Video Tutorial: Click Here
#python #code #source #tutorial
#blog #knowledge
knowledgestreams.blogspot.com
#blog #knowledge
knowledgestreams.blogspot.com