subject

Python - files: find a solution for each following:

-Open the file hostdata. txt for reading.

-Store four file objects corresponding to the files winter2003.txt , spring2003.txt, summer2003.txt, and fall2003.txt in the variables winter, spring, summer, and fall (respectively), and open them all for reading.

-Write a statement to open the file yearsummary. txt in a way that erases any existing data in the file.

-Use the file object output to write the string "3.14159" to a file called pi.

-A file named data1.txt contains an unknown number of lines, each consisting of a single integer. Write some code that creates a file named data2.txt and copies all the lines of data1.txt to data2.txt.

-Given a file named execution. log write the necessary code to add the line "Program Execution Successful" to the end of the file (add the statement on a new line).

-Given that corpdata is a file object used for reading data and that there is no more data to be read, write the necessary code to complete your use of this object.

- Using the file object input, write code that read an integer from a file called rawdata into a variable datum (make sure you assign an integer value to datum). Open the file at the beginning of your code, and close it at the end.

- Given a String variable named sentence that has been initialized, write an expression whose value is the number of characters in the String referred to by sentence.

- Given a String variable address, write a String expression consisting of the string "http://" concatenated with the variable's String value. So, if the variable refers to "www. turingscraft. com", the value of the expression would be "http://www. turingscraft. com".

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:00
Who is the first president to use social media as part of his campaign strategy
Answers: 1
question
Computers and Technology, 23.06.2019 17:30
Write pseudocode to represent the logic of a program that allows the user to enter a value. the program multiplies the value by 10 and outputs the result.
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Refer to the figure and match the theorem that supports the statement.1.if chords are =, then arcs are =.if bc = de, then arc bc = arc de2.if arcs are =, then chords are =.if arc bc = arc de, then bc = de3.diameters perpen
Answers: 3
question
Computers and Technology, 24.06.2019 15:50
Andy would like to create a bulleted list. how should he do this? andy should click on the bullet icon or select the bullet option from the menu and then type the list. andy should press the shift key and the 8 key at the beginning of each line of text. andy should type the text and then click on the bullet command. andy should press return and the bullets will automatically
Answers: 2
You know the right answer?
Python - files: find a solution for each following:

-Open the file hostdata. txt for rea...
Questions
question
Business, 22.07.2019 08:40
Questions on the website: 13722360