Coding assignment analysis assessment

Assignment Help Python Programming
Reference no: EM133710063 , Length: word count:1000

Fundamentals of Programming

Assessment - Coding Assignment Analysis

Your Task

This assessment is to be completed individually. In this assessment, you will develop a Python 3 program that reads and writes data to a persistent storage using a module. The program should implement control flow, loops, functions, and classes to manipulate data stored in lists, dictionaries, and files.

Assessment Description

You are required to develop a Python 3 program that reads data from a file, processes it, and writes the results to a new file. The program should implement control flow, loops, functions, and classes to manipulate data stored in lists and dictionaries. You are also required to use modules to handle file input and output. The assessment is designed to test your ability to interpret program specifications, develop a high-level model, transfer it into a software application, and use coding best practices.

The code below is a list of dictionaries where each dictionary represents a customer and contains their name, age, email, and phone number. This data can be used to demonstrate read and write data to a persistent storage.

customer_data=[
{
"name": "John Smith", "age": 35,
"email": "[email protected]", "phone": "0413-535-124"
},
{
"name": "Jane Doe", "age": 28,
"email": "[email protected]", "phone": "0401-655-568"
},
{
"name": "Bob Johnson", "age": 42,
"email": "[email protected]", "phone": "0433-515-912"

Learning outcome 1: Interpret simple program specifications.

Learning outcome 2: Use an integrated development environment to develop, debug and test a solution written in a programming language.

Learning outcome 3: Use a programming language to read and write data to a persistent storage.

Assessment Instructions

Assessment instructions for this assessment:

Use the sample data (code provided in the previous page) to develop a Python 3 program that meets the requirements specified in the assessment requirements document. The program should utilise all the topics covered in Weeks 1-12 of the subject.
Submit your Python 3 program, along with a report that documents your program design, implementation, and testing.
Ensure that your report includes the following:
Explanation of the algorithm used in the program.
Discussion of coding best practices used in the program.
Explanation of any issues encountered during development and how they were resolved.
Any other relevant information.
Submit your Python 3 program code and report to the designated.

 

Reference no: EM133710063

Questions Cloud

Implement control flow, loops, functions, and classes : Implement control flow, loops, functions, and classes to manipulate data stored in lists and dictionaries
Under the Work Health and Safety Act : Under the Work Health and Safety Act 2020 (WA) duties are placed on persons conducting a business or undertaking
What policy issues might drive nurses to lobby congress : What policy issues might drive nurses to lobby Congress and/or get involved in campaign politics? What strategies might nurses use to have their voices heard?
Compare juvenile and adult criminal justice systems : Compare and contrast the juvenile and adult criminal justice systems. Analyze and describe how they are similar and how they are fundamentally different.
Coding assignment analysis assessment : Coding Assignment Analysis Assessment - Reads and writes data to a persistent storage using a module, The program should implement control flow, loops, function
Compare and contrast crohns disease and ulcerative colitis : Discuss symptoms of GERD, complications, and drug management. Compare and contrast Crohn's disease and Ulcerative colitis.
What learning would be needed in each domain : What learning would be needed in each domain? What learning theories would you consider? How might his family concerns be addressed?
Explain your role with the issue as a health care practition : Explain your role with the issue as a health care practitioner/advocate. How will you keep the attention and respect of this audience?
Develop a python program that reads data from a file : Develop a Python program that reads data from a file, processes it, and writes the results to a new file. The program should implement control flow

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd