HomeReview of Python Basics Write a Python program to convert a string to a list. 0 Comments Facebook Twitter Q. Write a Python program to convert a string to a list. Answer = string = list(input("Enter a string :-")) print(string)
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )