June 3, 2021

Polybius

“Polybius was an ancient Greek writer who first proposed a method of substituting different two-digit numbers for each letter. The alphabet is written inside a 5-by-5 2d array which a has numbered rows and columns:      1  2  3  4  5  1  A  B  C  D  E  2  F  […]
June 3, 2021

function that removes all occurrences of a substring from a string

Write and test a function that removes all occurrences of a substring from a string. The function has 2 parameters – the string and substring. The function returns the edited string and the number of occurrences of the substring in the original string.
June 3, 2021

test a function that counts the number of occurrences of a substring in a string

Write a test a function that counts the number of occurrences of a substring in a string. The functions has 2 parameters – the string and substring. The function returns the number of occurrences of the substring. 
June 3, 2021

text file concordance creates

A text file concordance creates, for each distinct word in the text file, the word, the number of times the word appears in the text, and the line numbers on which the word appears. Write a program that reads a file name from a user, opens and reads the file, […]
June 3, 2021

class SwimmingPool

Write the definition of a class SwimmingPool, to implement the properties of a swimming pool. Your class should have instance variables to store  1)the length (in feet)   2)width (in feet),  3)the depth (in feet)  4) the volume of water currently in the pool (in cubic feet)  5)the rate at which water […]
June 3, 2021

Marketing proposal

Prior to your assignment being drafted, you will be asked to participate in a class-wide anonymous survey, identifying your opinions about plant nurseries or vaccination services. The results of this survey will be provided to you as a data set, which you can use for a statistical analysis to justify […]
June 3, 2021

example of a court decision of a country or of an international organization

Find an example of a court decision of a country or of an international organization (for example, European Court of Human Rights) concerning sterilization. Explain the content of the decision in about 400 words, indicating the year in which it was held. Specify the reference.
June 3, 2021

personality traits

influence of personality traits on consumer preference in a fashion industry : Can clothes represent personality traits?
June 3, 2021

business plan

Write a business plan for an existing organization that will discuss an implementation strategy, based on your research and the needs of the organization you select. Choose one strategy to use for the focus of your business plan. 1. Expansion of the company 2. New product or service launch for […]