Write multiple functions in a single python file

Assignment Help Python Programming
Reference no: EM132037165

Programming Assignment -

All your programs should be well-formatted and easy for the TAs to read and comprehend.

File Functions - For this assignment, you will write multiple functions in a single Python file names file_functions.py?. Each function will do simple task related to files. The description for each function can be found below.

count_lines

Write a function named count_lines.? The function will take one? parameter which is the name of the file to be read. This function will read the file with the provided name and count the number of lines in the file and return? the numeric count.

reverse_file

Write a function named reverse_file. ?This function will take one? parameter which will be the file name of the file to reverse. This function will open the file with the name passed in as a parameter and will print out all the lines of the file in reverse order.

search_file

Write a function named search_file?. This function will take two? parameters. The first? parameter will specify the name of the file. The second? will be a string to be searched in the file. The function will return? a number, indicating the number of lines in the file that the second parameter appears at least one time.

Attachment:- Assignment File.rar

Reference no: EM132037165

Questions Cloud

Logical and physical block sizes of 512 bytes : A disk having a file system that has both logical and physical block sizes of 512 bytes. Information of each file is already in memory.
Necessary for peak performance and longevity : Explain PC and mobile device preventative maintenance practices necessary for peak performance and longevity.
Salespeople on the road meeting with customers : Hyperactive Media now has over 40 salespeople on the road meeting with customers. The salespeople currently have laptops with locally installed apps.
Net present value of loan excluding flotation costs : Calculate the net present value of the loan excluding flotation costs
Write multiple functions in a single python file : File Functions - For this assignment, you will write multiple functions in a single Python file names file_functions.py?
Call-blocking probability : What's the call-blocking probability, as a percentage, achieved on this trunk? Is such a calling-blocking probability acceptable, given the 1-5% norm
Terminology for an sip server : What's the H.323 terminology for an SIP server (or VoIP server)? Describe two tasks for which an IP phone needs to communicate with an SIP server.
Payload size of voice packets affects the required bandwidth : Explain how increasing and reducing the payload size of voice packets affects the required bandwidth per VoIP conversation.
Building highly distributed data environment : What issues should be considered when resolving data requests in a distributed data environment?

Reviews

len2037165

7/2/2018 1:56:50 AM

This homework assignment will test your understanding of the material covered up through lecture notes 13. You will have 1 small program that will prepare you for a larger problem. All your programs should be well-formatted and easy for the TAs to read and comprehend. Some points are allocated to style and commenting. Testing for Correctness - This assignment requires printing out precise text messages and notifications. It is important to test your program carefully to make sure the output is correct.

len2037165

7/2/2018 1:56:43 AM

Submission and Grading - You should submit a single python file named file_functions.py with each of the functions in it. You should not include any calls to any functions in this file. You can have a main function to test your functions out but be sure to comment it out or delete it. Submit these files to the associated D2L dropbox. Following these turn-in and naming instructions is very important, because out grading script will depend on some of the details described above. You will lose points if these instructions are not followed precisely.

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