Sign in
Log inSign up

What is wrong with this code snippet?

Emmanuel's photo
Emmanuel
·Nov 18, 2017

Can anyone tell me what's wrong with this code snippet? How will you improve it?

a = 1

while a:

    a += 23

    print a
Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct