Skip to content

Print syntax #13

@18alia

Description

@18alia

Hello,
Thank you for allowing me access to your code. I attempted to import a function from load_signals.py, but I get this error:
Cell In[3], line 1
from load_signals import load_signals_CHBMIT

File /radraid/asali/load_signals.py:124
print prefixes, totalfiles
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

It looks like the syntax on this print statement is incorrect. What is the correct syntax? Is it "print (prefixes, totalfiles)"?

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