Skip to content

Simple python program that takes a sting input and outputs it as a list. For further information read README.md

Notifications You must be signed in to change notification settings

LoosedWhale/Pyhton-string-to-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Pyhton string to list

Description

Takes a user input and outputs it as a list

Made with python
python

How to use

In the command line the user will be promted with an input
After writing your text press enter
The program will take your inputed text and split it after every space
A list will be printed with the words seperated as diffrent objects in the list \

Note

Feel free to use this code how ever you please

About

Simple python program that takes a sting input and outputs it as a list. For further information read README.md

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages