🔹 Exercise 1: Create a Dictionary Create a dictionary named student with the following key-value pairs: name: "John" age: 20 course: "Computer Science" Then print the dictionary. 🔹 Exercise 2: Access and Update Values Using the student dictio...
techxnomad.hashnode.dev2 min read
No responses yet.