Skip to content

add small note about pi #10

Open
Open
@rlanzafame

Description

in module 2 the pi character is used. there should be an explanation that python recognizes unicode characters, and that that can be copy/pasted or directly specified with a unicode code. nerds can learn more here or here

print('π')
print('\u03C0')

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions