Recently, I got some message from my fellow about a quiz that she has to involve in a next couple of weeks. The quiz itself is actually has 5 assignments but I have remember just one.
I guess this is one simple assignment for any CS student. But as a long time software developer I think it one hell of a quest for me.
The assignment content here.
Make a python program that input any number then put that number in one diamond like in an example:
Input number: 5
1
121
12321
1234321
123454321
1234321
12321
121
1
This is my code in gist
Top comments (3)
Nice to having you on this post 👋🙂
And nice to have you join our community and partcipatd! 🤓