Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 13 pages
Exam (elaborations)

D522 Python for IT Automation - Final Assessment

Document preview thumbnail
Preview 2 out of 13 pages

D522 Python for IT Automation - Final Assessment

Content preview

D522 Python for IT Automation - Final Assessment




Western Governors University
Python for IT Automation

Python for IT Automation - Final Assessment


Pages Total Marks Section Questions



Section 1 Multiple Choice 20 questions 40 total marks

Section 2 Short Answer 6 questions 30 total marks

Section 3 Long Answer 3 questions 30 total marks




Name Student ID


Date Signature



How to use this exam

1 Set a timer. Practice under real exam conditions! No notes, no AI assistance.

2 When finished, scan the QR code on the last page to submit and see the correct answers
with detailed explanations.

3 Review your mistakes carefully and note down areas that need improvement. Use Studocu
AI to create targeted study materials like quizzes, summaries, and study guides.




D522 Python for IT Automation - Final Assessment

, D522 Python for IT Automation - Final Assessment



Section 40 total marks

Multiple Choice

Select the most appropriate answer for each question. Each question is worth 2 marks.


Question 1 2 marks
An administrator is storing a status message in a variable named status. If the code is status = "System
Online", which Python data type is being used?

A int

B bool

C float

D str


Question 2 2 marks
A script receives a numeric input from a user as a string: value = "10". Which code snippet correctly
converts this to an integer and adds 5 to it?

A result = str(value) + 5

B result = value + 5

C result = float(value) + "5"

D result = int(value) + 5


Question 3 2 marks
You have a list of server names: servers = ["srv1", "srv2"]. Which method should be used to add "srv3" to
the end of the existing list?

A servers.remove("srv3")

B servers.pop("srv3")

C servers.insert(0, "srv3")

D servers.append("srv3")




D522 Python for IT Automation - Final Assessment

Document information

Uploaded on
August 30, 2026
Number of pages
13
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$16.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Stuviatlas
3.8
(436)
Sold
1860
Followers
1470
Items
7333
Last sold
11 hours ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions