Skip to content

We declare the argument as a list containing one value because we choose a list since it is mutable.

Notifications You must be signed in to change notification settings

ouss28/change-the-value-of-argument-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

change the value of argument in python

We declare the argument as a list containing one value because we choose a list since it is mutable, Which means that we can modify or update the value without changing the memory location of the element.

Capture d’écran 2023-08-06 233354

About

We declare the argument as a list containing one value because we choose a list since it is mutable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages