Skip to content

standart out to long #154

@OdysseusOperator

Description

@OdysseusOperator

So i was debugging code with long print calls.
And then i got " JSON error: expected value at line 1 column 1, please double check your session and csrf config. JSON error: expected value at line 1 column 1, please double check your session and csrf config"

But one the website my code is working.

Minimal example that produces the error: ( on execises 26 in python3)

from typing import *
class Solution:
    def removeDuplicates(self, nums: List[int]) -> int:
        print(f'nums are now {nums} and u')
        return 1 

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

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy