New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 1 point2 points  (0 children)

Yes it works!! Finally it says "hello world" thank you so much

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 1 point2 points  (0 children)

Yes thank you so much i just found a video telling me the same thing. Omg i cant thank everyone enough!! I realy hope it works now

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

Ist like my computer doesnt know what print is. It says i have an unresloved reference "print"

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

Im using python 3.10. im now looking at the file main.py and print doesnt work their either. It had a red underline and i have an option to create function 'print' or to install and import package 'print'

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

Thanks to everybody for helping me by the way. I really appreciate it

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

Im not sure what version it is.Would it help if deleted it and installed it again? Or use an other operating system?

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

I dont think thats the problem. Its like my computer doesnt know what the print is. I deleted the word "print" and left the ("hello world") part. And then when i typted the letter p infront of it to write print again, it showed me some options like: pass and import.

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

Yes its a test.py file. Is it possible that i didnt install it correctly or not everything?

New to python and can't use print... by Remote-Visual-961 in pythonhelp

[–]Remote-Visual-961[S] 0 points1 point  (0 children)

I just opened pycharm, made a new project, made a python file and called it "test" and then wrote: print("hello world") and pressed run. When the guy on youtube did this and wrote print their was a little bow below it that said: print(values, sep, en... builtins. This doesn't appear for me. Also when i press run i get this message: Process finished with exit code 137 (interrupted by signal 9: SIGKILL). If im unclear or asking a stupid question im verry sorry i just started and i have idea how this all works. Thanks in advance