Skip to content

Adapt the program to Python 3.8 and use Walrus operator for translating while loops. Implement f-strings for Perl double quoted literals #1

@softpano

Description

@softpano

currently while loops are translated incorrectly. Proper translation required refactoring the code outside the loop and duplicating it at the bottom of the loop.

Will walrus operator Perl while loops can be translated more or less directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions