Python Forum
Help creating an asterisk and T diamond
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help creating an asterisk and T diamond
#3
Is that a diamond? It looks like a diabolo to me. I would draw a diamond like this:
Output:
****/\**** ***/TT\*** **/TTTT\** */TTTTTT\* /TTTTTTTT\ \TTTTTTTT/ *\TTTTTT/* **\TTTT/** ***\TT/*** ****\/****
One can still argue it this resembles a diamond, but at least it resembles a diamond in playing cards.

You have to split your assignment in several parts. From what you show us the first part is about inputting values. The input values should be checked and while the check fails, the user should be asked again for the correct input value.
Show us how you solve this. Then we can continue with the computation part.
Reply


Messages In This Thread
RE: Help creating an asterisk and T diamond - by ibreeden - Oct-09-2021, 09:29 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020