Skip to content

Increasing visibility of women scientists #1061

Description

@kekoziar

Since the list names = ['Curie', 'Darwin', 'Turing'] is redefined in Episode 5, and there's no need to retain the previous names, I suggest replacing Turing with Lovelace (representing Ada Lovelace)
e.g.

name = 'Rosalind'
for name in ['Curie', 'Darwin', 'Lovelace']:
    print(name)
print('after the loop, name is', name)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions