Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam 98-381 Topic 5 Question 11 Discussion

Actual exam question for Microsoft's exam
Question #: 11
Topic #: 5
[All Questions]

You are writing a Python program to automate inventory. Your first task is to read a file of inventory transactions. The file contains sales from the previous day, including the item id, price, and quantity.

The following shows a sample of data from the file:

The code must meet the following requirements:

Each line of the file must be read and printed

If a blank line is encountered, it must be ignored

When all lines have been read, the file must be closed

You create the following code. Line numbers are included for reference only.

Which code should you write for line 05 and line 06?

Show Suggested Answer Hide Answer
Suggested Answer: B

Comments

Currently there are no comments in this discussion, be the first to comment!


Save Cancel