Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
It's such a basic question that it's already been answered a million times and you can quickly find many great answers.
You can also ask it again and get a mediocre answer from someone who could spend their time more productively than answering the same question again.
By the way, you mean a list - plain Python doesn't have arrays. -
honestly bud, google is your best friend for this "adding elements to a Python list" will give you many examples, no shame in looking for that and it will carry you far longer in your career. Trust your own research skills more than anything else and build up on them. Its what we all do.
-
If you don't know how to google simply stuff like that, you will always be a shitty wannabe-dev.
Related Rants
Hello Everyone, Can anyone tell me the syntax of adding or changing elements in python array or tell me any examples?
question
#python