Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Add missing persons
#python 3.5.2 #python 3.5.2 # List of strings my_list = ['john', 'james', 'joey'] # List of dictionaries results = [{"name": 'john', "age": 20}, {"name": 'james', "age": 25}] for name in my_list: found = False; for person in results: if person["name"] == name: found = True if not found: new_person = { 'name': name, 'age': 30 } results.append(new_person); print(results)
run
|
edit
|
history
|
help
0
Doki Doki Study Club p.one
147
(P3) Zadanie Kolokwium 2013: Trójkąty i trójkąty
Lottorekke med statestikk
Place strings to proper bucket
pip install pyowm==2.7.1
Lesson 9 hw
sensi 1
max min diff list
quck sort