Can any one help me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

13th Jan 2020, 1:11 PM
Mohamed Hazem
Mohamed Hazem - avatar
10 Answers
13th Jan 2020, 2:32 PM
o.gak
o.gak - avatar
+ 2
18th Jan 2020, 5:33 PM
Mohamed Hazem
Mohamed Hazem - avatar
+ 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 )
13th Jan 2020, 1:24 PM
Mohamed Hazem
Mohamed Hazem - avatar
+ 1
Thanks for the idea
13th Jan 2020, 2:00 PM
Mohamed Hazem
Mohamed Hazem - avatar
+ 1
Thanks
13th Jan 2020, 2:36 PM
Mohamed Hazem
Mohamed Hazem - avatar
+ 1
o.gak It's good one thanks for sharing your idae
20th Jan 2020, 10:06 AM
Mohamed Hazem
Mohamed Hazem - avatar
0
and this is a simple version based on the answer of Jan Markus https://code.sololearn.com/cMsC90rYoWGt/?ref=app
13th Jan 2020, 3:18 PM
o.gak
o.gak - avatar
0
Slt
14th Jan 2020, 10:06 PM
Christopher Louis
Christopher Louis - avatar
0
Mohamed Hazem Thank you for sharing your idea. Check this. :P https://code.sololearn.com/cV2TcmAHWA4L/?ref=app
20th Jan 2020, 2:04 AM
o.gak
o.gak - avatar
- 1
just print it print(" ** ** ** ** ") print(" * * * * * * * * ") print(" * * * * * * * * ") print("* ** ** ** * ")
13th Jan 2020, 1:20 PM
Igor Kostrikin
Igor Kostrikin - avatar