Skip to content

a code where you can make a list using Python. Like if you were going to the store. Or, doing something, idk. This is just a script i made for fun.

Notifications You must be signed in to change notification settings

Lumosity427/making-a-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

making-a-list

a code where you can make a list using Python. Like if you were going to the store. Or, doing something, idk. This is just a script i made for fun.

mylist = [] mylist.append('LOADING...') mylist.append('getting ready') mylist.append('succesfully loaded!') mylist.append('do you like it?') mylist.append('you can change the text here, just dont remote the ') print(mylist)

you might have to put it in place because of GitHub :/

About

a code where you can make a list using Python. Like if you were going to the store. Or, doing something, idk. This is just a script i made for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published