setdefault() Dict Function in Python | Python Tamil Tutorial | Cool Python Tricks

Опубликовано: 10 Апрель 2023
на канале: SANTRA TECHSPOT
395
19

setdefault() method on your dictionary object.

The first argument passed to the method is the key we want to check for. The second argument passed is the value to set the key to if the key does not already exist in the dictionary - if the key exists, then the method would return the key value. Thus, it would not be changed.

Join this channel to get access to perks:
   / @santratechspot  

c tutorial link -    • C Programming Tutorials in Tamil | Pa...  

oops link -    • Learn Object Oriented Programming in ...  

html5 link -    • 1# Introduction to HTML5 programming ...  

css3 link -    • PART-1 INTRODUCTION TO  CSS3 AND ITS ...  

javascript link -    • PART-1 INTRODUCTION TO  CSS3 AND ITS ...  

python link    • #1 - Python Tutorial in Tamil | Intro...  

c tricks -    • ADD TWO NUMBERS WITHOUT USING ARITHME...  

c interview questions -    • Find The Output Of the Program in Tamil  

sample program -    • HOW TO WRITE C PROGRAM FOR BASIC ADDI...  

c++ program -    • PART-01 INTRODUCTION TO C++ PROGRAMMI...  

vb6 tutorial -    • Visual Basic 6 Tutorial in Tamil  

__________________________________________________
like our face book page..
  / santratechspot  
--------------------------------------------------------------------------------
send request our channel official facebookprofile...
  / santra.techspot.5  
---------------------------------------------------------------------------------

#santratechspot #python #learning