Coders Packet

Packets submitted by YANIGANTI SUCHITRA

JSON to dictionary transformation in Python

This program is regarding the conversion of JSON to a dictionary in Python. It is a very simple code used in this, and users can understand it easily.

Sand Hourglass pattern in Java

Usually, we have different patterns that are used in Java. In this program, we are using a star pattern to be printed in Java. This gives a brief introduction to the sand hourglass program.

Reversing an array in Python

In this program, we get a little awareness regarding reversing an array in Python. We are reversing an array using for loop although, we have different methods to solve this program.

Distance Transformation in Java

Usually, people get confused regarding the parameters that measure distances. This program describes the conversion of distances between miles and kilometres by using Java.