Problem :
Given a list, write a Python program to convert the given list to string.
This program converts the list to string without using any inbuilt python function
python convert list to string
convert a list of characters into a string
Learn how to convert string to a list and list to a string in Python.