subject

Using the `subjects` dictionary, write a for loop that loops across the dictionary and collects all subject numbers (ex. 'S2') where the dictionary value is True. Imagine, for example, the dictionary indicates whether processing is complete, and we wanted to get a list of the subjects where processing is complete. To answer this question, use a for loop across the `subjects` dictionary. You then need to get the associated value in each iteration and check if it is `True`. If it is `False`, you can use `continue` to skip ahead to the next iteration. Otherwise, append the subject number (ex 'S2') to a list called `finished`.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 13:20
Arectangular room is 4 meters longer than it is wide and its preimeter is 32 meters find the dimensions of the room
Answers: 3
question
Computers and Technology, 21.06.2019 23:30
You picked the corridor which led you here. if the guards find you, they're going to be really angry! what is the synonym of angry
Answers: 1
question
Computers and Technology, 22.06.2019 12:40
How do i get the most points, without any effort?
Answers: 2
question
Computers and Technology, 22.06.2019 16:30
What type of file does a cookie place on web site visitors' computers so that web site managers can customize their sites to their visitors' preferences?
Answers: 1
You know the right answer?
Using the `subjects` dictionary, write a for loop that loops across the dictionary and collects all...
Questions
question
Mathematics, 30.12.2019 07:31
question
Mathematics, 30.12.2019 07:31
question
Mathematics, 30.12.2019 07:31
Questions on the website: 13722367