Question 2
Based on the above data, answer the given subquestions.
Which of the following commands will give the terminal output as:
python file.py find 104 sid
python file.py 102 find sid
python file.py find 105 sid
python file.py find
Based on the above data, answer the given subquestions.
Which of the following commands will give the terminal output as:
python file.py find 104 sid
python file.py 102 find sid
python file.py find 105 sid
python file.py find
Correct answers
python file.py 102 find sid
python file.py find
Question 2 of 21 in the IIT Madras BS Modern Application Development I (MAD 1) End Term paper sat on 21 Dec 2025, in the September 2025 term (Modern Application Development I 18 Dec 25). It carries 3 marks.