python / psf-infra-meta

Meta-repository for PSF backed or managed systems. Created mainly for the issue tracker :)
10 stars 9 forks source link

print() is not working #142

Closed Sachidananda2002 closed 2 years ago

Sachidananda2002 commented 2 years ago

while executing the bellow code print() stops working so there must be warning for it. li=[1,23,45,7] li=li,input("") print(li) when i am exploring in detail i found this problem this dose not show any error and work correctly but print() is not working in the whole code

matrixise commented 2 years ago

Sorry but your issue is mainly for the user list and not for this project.

I close it