Skip to content

A formating nightmare#27

Open
lukelbro wants to merge 1 commit into
ageorgou:masterfrom
lukelbro:master
Open

A formating nightmare#27
lukelbro wants to merge 1 commit into
ageorgou:masterfrom
lukelbro:master

Conversation

@lukelbro

Copy link
Copy Markdown

No description provided.

@dyylan dyylan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

Comment thread group.py
"""An example of how to represent a group of acquaintances in Python."""

# Your code to go here...
Dylan = {'age': 25 , 'job': 'gangstar', 'friend': 0,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good name choice!

Comment thread group.py
}}


my_group = [Dylan, Daphne]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where's Sami?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants