Is there is possible to create an program that don't show any error and bugs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there is possible to create an program that don't show any error and bugs

3rd Sep 2018, 2:00 PM
Programmer Raja
Programmer Raja - avatar
3 Answers
+ 6
✓ Legends says No. If you're programmer then error and bugs are always to be happen
3rd Sep 2018, 2:34 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
in Python: try: #yourProgramm except: pass
3rd Sep 2018, 4:12 PM
Tim
Tim - avatar
+ 1
I think we can not create a programme without error and bugs.This is commonly if you are doing programing. check this.same question here. https://softwareengineering.stackexchange.com/questions/195571/is-it-possible-to-reach-absolute-zero-bug-state-for-large-scale-software
3rd Sep 2018, 4:45 PM
Maninder $ingh
Maninder $ingh - avatar