+ 3
Can any one help me
In this code I wrote the wave that I want to make code that output it But I don't know how to do it It is my first time solving something like this https://code.sololearn.com/cj496x5oD9oc/?ref=app
10 odpowiedzi
+ 1
how about this?
https://code.sololearn.com/cy8FyHt1d6Oe/?ref=app
+ 2
I make it in simple way guys
https://code.sololearn.com/cEUiB4wjYvO4/?ref=app
+ 1
I want a code that output any shape like this
Which the shape repeat if self (x) times
And has a hight of (y )
+ 1
Thanks for the idea
+ 1
Thanks
+ 1
o.gak
It's good one thanks for sharing your idae
0
and this is a simple version based on the answer of Jan Markus
https://code.sololearn.com/cMsC90rYoWGt/?ref=app
0
Slt
0
Mohamed Hazem
Thank you for sharing your idea.
Check this. :P
https://code.sololearn.com/cV2TcmAHWA4L/?ref=app
- 1
just print it
print(" ** ** ** ** ")
print(" * * * * * * * * ")
print(" * * * * * * * * ")
print("* ** ** ** * ")