Skip to content

sichkar-valentyn/Modify_List_with_del_and_pop_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Modify List with del and pop in Python

Examples of functions for modifying lists with del and pop methods.

Reference to:

[1] Valentyn N Sichkar. Modifying lists with del and pop methods. // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Modify_List_with_del_and_pop_in_Python (date of access: XX.XX.XXXX)

Description

Creating functions for modifying lists with the help of 'del' method and 'pop' methods.

MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Modifying lists with del and pop methods. // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Modify_List_with_del_and_pop_in_Python (date of access: XX.XX.XXXX)

About

Examples of functions for modifying lists with del and pop methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages