Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
The output of this Python code would be:
Home
Python
The output of this Python code would be:
0
votes
asked
Aug 22, 2022
in
Python
by
Robindeniel
The output of this Python code would be:
select the correct answer from below options
sum(1,2,3)
sum([2,4,6])
1) 6, 12
2) Error, Error
3) Error, 12
4) 6, Error
python
error
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 22, 2022
by
Robindeniel
3) Error, 12
...