Home / Questions / Other Python में set कैसे बनाते हैं? — error आने पर developer क्या करे? Other 0 Views Verified Python में set कैसे बनाते हैं? — error आने पर developer क्या करे? #python #python programming #coding #developer Sarkari Result QA Bank Editorially reviewed exam information Share
Verified Correct Answer unique = {1, 2, 3} unique = {1, 2, 3} Additional Explanation Curly braces with values create a set. पहले traceback की exact line और input value check करें।