Gadgets 4 Students Career Guide Free Tutorials  Go to Your University  Placement Preparation 
1 like 0 dislike
342 views
in Python Programming by Goeduhub's Expert (9.3k points)

1 Answer

0 like 0 dislike
by Goeduhub's Expert (9.3k points)
 
Best answer

Dictionaries 

# Initializing the dictionary 

details = {'Title':'Dr','Given name':'Ram','Middle name':'Kumar','Surname':'Sharma','Age': 50}

# Printing the content of the dictionary

print (details['Title'])
print (details['Given name'])
print (details['Middle name'])
print (details['Surname'])
print (details['Age'])

# Adding new content to the dictionary 

details['Height'] = 5*10+2
print (details['Height'])

details[1] = 'PhD'
print (details[1])

details[2] = 'Machine Learning'
print (details[2])

# Print all the data in the dictionary 

print (details) 

Learn & Improve In-Demand Data Skills Online in this Summer With  These High Quality Courses[Recommended by GOEDUHUB]:-

Best Data Science Online Courses[Lists] on:-

Claim your 10 Days FREE Trial for Pluralsight.

Best Data Science Courses on Datacamp
Best Data Science Courses on Coursera
Best Data Science Courses on Udemy
Best Data Science Courses on Pluralsight
Best Data Science Courses & Microdegrees on Udacity
Best Artificial Intelligence[AI] Courses on Coursera
Best Machine Learning[ML] Courses on Coursera
Best Python Programming Courses on Coursera
Best Artificial Intelligence[AI] Courses on Udemy
Best Python Programming Courses on Udemy

Related questions

1 like 0 dislike
6 answers 3.8k views
asked Oct 30, 2019 in Python Programming by Goeduhub Goeduhub's Expert (9.3k points)
0 like 0 dislike
1 answer 472 views
1 like 0 dislike
1 answer 229 views
asked Oct 11, 2019 in Python Programming by Goeduhub Goeduhub's Expert (9.3k points)
0 like 0 dislike
5 answers 6.1k views
asked Oct 11, 2019 in Python Programming by Goeduhub Goeduhub's Expert (9.3k points)
0 like 0 dislike
1 answer 284 views

 Important Lists:

Important Lists, Exams & Cutoffs Exams after Graduation PSUs

 Goeduhub:

About Us | Contact Us || Terms & Conditions | Privacy Policy || Youtube Channel || Telegram Channel © goeduhub.com Social::   |  | 

 

Free Online Directory
...