This assignment does not count toward the final grade.
Unit-1 Experiments
- Due No Due Date
- Points 0
- Submitting a file upload
Experiment: 1 Create the patterns as shown in the below figures.
Pattern-1 Create the pattern as below and create the replica for the same so that it will create the diamond effect.
A
B B
C C C
D D D D
E E E E E
Pattern-2 Create the pattern as below and create its replica beside.
* * * * * * * * * * * * * * *
Pattern-3 Pascal Triangle
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
Submission Note:
1) Submit the Word File of the screenshot of the code
2) Submit all .py/.ipynb files here as the attachment.