Shashankbansal
Jun 9, 2021

--

!! Hello Connections !!
I have Successfully Completed Task 04

Task Description ๐Ÿ“„

๐Ÿ”… Task 4.1

๐Ÿ“Œ Create image by yourself Using Python Code

๐Ÿ”… Task 4.2

๐Ÿ“Œ Take 2 image crop some part of both image and swap it.

๐Ÿ”… Task 4.3

๐Ÿ“Œ Take 2 image and combine it to form single image. For example collage

Solution 4.1

Creating a image

Displaying a image

Solution 4.2

image crop some part of both image and swap it.

Showing the image

crop the image of tiger and swapped image of dog

crop the image of dog and swapped image of tiger

Solution 4.3

image and combine it to form single image. For example collage

Showing the image Dog and Tiger

Showing the croping image

Combing the image of tiger and dog

--

--