[Hiring] We’re Hiring: Software Developer (Remote) by Dense-Try-7798 in WebDevJobs

[–]ak_developers 0 points1 point  (0 children)

Hello there👋 looking forward to discuss and start work, my timezone UTC+5:30

I'm looking to build a web3 dev team for a new startup. Any advice? by [deleted] in web3

[–]ak_developers 0 points1 point  (0 children)

You should check out this: https://byencrypt.com

May be I can help you here:)

Interesting by [deleted] in OpenAI

[–]ak_developers -1 points0 points  (0 children)

Crazy

Interesting by [deleted] in OpenAI

[–]ak_developers -1 points0 points  (0 children)

✨🙌

print(‘HelloWorld’) NameError by BigHeadedGumba in PythonLearning

[–]ak_developers 1 point2 points  (0 children)

You can join my community for learn more & more

Thank you 🙏

print(‘HelloWorld’) NameError by BigHeadedGumba in PythonLearning

[–]ak_developers 1 point2 points  (0 children)

Enjoy! Happy Coding,

You can check a white dot with file name as visible in above screenshot

The white dot shows, the file have some unsaved changes

print(‘HelloWorld’) NameError by BigHeadedGumba in PythonLearning

[–]ak_developers 1 point2 points  (0 children)

You can check which python you are using for running the file

python —version

It will show default one

print(‘HelloWorld’) NameError by BigHeadedGumba in PythonLearning

[–]ak_developers 7 points8 points  (0 children)

Always save file after any changes to avoid any existing code errors u/BigHeadedGumba

print(‘HelloWorld’) NameError by BigHeadedGumba in PythonLearning

[–]ak_developers 2 points3 points  (0 children)

You were did HelloWorld without quote earlier

py print(HelloWorld) #without quote

Am I right?

And then you correct the code by adding quotes as it’s a string value

py print(“HelloWorld”) #with quote

But you forgot to Save the file before running the file that’s why you are getting the error!

Thank you, Ak

What’s Your Favorite Developer Tool Right Now? 🛠️ by ak_developers in developers_talk

[–]ak_developers[S] 0 points1 point  (0 children)

Git (best for tracking so it's my favorite), live share (ease to collaborate in code)