Skip to content

print function's "end" option error in CPython #93

Closed
@Sungmin-Joo

Description

@Sungmin-Joo

The following code writes different string to the stream than in CPython:

print(1,2,3, end="||\n")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions