Question: Need a code for this now plagiarism. Plagiarism will result in an academic misconduct which will result in a zero in the work completed or
Need a code for this now

plagiarism. Plagiarism will result in an academic misconduct which will result in a zero in the work completed or a zero in the course. Copying someone else's work and modifying the code is plagiarism. Using Al is plagiarism. e Having someone else do the work for you is plagiarism. This is an individual lab * Yourcode must not contain \"hard coded\" solutions, all solutions must be programmatic solution, that is they must programmatically consider fundamentals of the problem such as the number of letters in a word etc. Solutions must be based upon concepts studied in this course, do not use constructs beyond the scope of this course. Using only concepts from lectures 1-10, write a function that takes on list argument. The purpose of the function is to write each string in the list to a text file such that each string is on a separate line. Write a second function that asks the user for a sentence of at least 50 words, each word must have no numbers. Usinga negative logic while loop keep asking until the user provides the appropriate sentence (test for both # of words and that every word has no numbers). Once you have an appropriate sentence convert it to a list and pass it to the previous function. Write a simple caller to test your code. Each line of code requires a comment. Place the comment above the line of code not in line with it. Grading Penalties Wrong file format uploaded -25% Style guide errors - 10% (EACH) Late -100% Missing output in screenshot -50% - : Missing screenshot of the text file written successfully Not using IDLE - 50% : = Missing comments -10% EACH - Comments in wrong location -10% EACH s Use of concepts outside the course -100% Multiple files uploaded -25% Upload Instructions A 1 Take a screen shot of your code and the text file%giitten. (code must be in IDLE - black letters on white background) . 32 ' 2 Pastyour screenshotinto a PDF
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
