Home / Questions / Other Python में string को single quotes में कैसे लिखते हैं? — error आने पर developer क्या करे? Other 0 Views Verified Python में string को single quotes में कैसे लिखते हैं? — error आने पर developer क्या करे? #python #python programming #coding #developer Sarkari Result QA Bank Editorially reviewed exam information Share
Verified Correct Answer name = 'Python' name = 'Python' Additional Explanation Single या double quotes दोनों से string बनाई जा सकती है। पहले traceback की exact line और input value check करें।
Verified string name = 'Python' string name = 'Python' Additional Explanation यह विकल्प सही समाधान नहीं है।