Question: (10 marks) Programming question: Question: Write a program that takes input as described below and prints output as described below. The program must work with

 (10 marks) Programming question: Question: Write a program that takes input

(10 marks) Programming question: Question: Write a program that takes input as described below and prints output as described below. The program must work with the automated marker. This question is purely for you to obtain familiarity with the automated marker system which will be used more in later assignments. Input: Input consists of many lines. At the end of each line there is hash symbol #. For example: blah# 45 67# ddgfh fjhg gjkhgk# Output: Output consists of the same lines as the input but without #. For example, for the input given above the output should be: blah 45 67 ddgfh fjhg gjkhgk Language: You can use Java, C,C++, PyPy, Python, Go, C#, Rust, F#, Javascript. Number of attempts: There is a limit of 10 submission attempts for this assignment in order to get full mark. The last submission submitted before the assignment deadline will be the one marked. Beyond 10 submissions, a penalty will apply, but every student who eventually submits a correct answer on time will get 75% for this question. In future assignments, restrictions and penalties may be stronger

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!