Question: Your app must compile There should not be any lagging in the app when executed. We're looking at the quality of your code, your
Your app must compile There should not be any lagging in the app when executed. We're looking at the quality of your code, your code style, consistency of your code, architecture, design, and application of best practices. Don't focus too much on the user interface, using default views and/or basic custom views is fine. We recommend not to use internet nor to copy paste code from existing code libraries. Your code should follow coding standards. e.g. make sure to include code comments wherever necessary. You can perform the tasks on any programming language, there is no technology bar. Choose a technology you are comfortable doing the task. Please make sure to submit your task before 10.00 AM tomorrow, emails received after that willnot be accepted and disqualified. Take a deep breath, relax and give your best. All the best. Regards, Kalpesh Zalavadiya | Drashti Desai | Sanchita Ahuja | Anurag Ghosh Coruscate HR & Operations Team Task 1: Write a program that reads the text file from any folder and give below output INPUT 1) take input for the target folder 2) take input for which you want to ignore for the program to generate the output. OUTPUT 1) total number of blank lines 2) total number of words 3) total number of words with at-least one number 4) total number of words without any special character 5) total number of words each character is special character 6) total number of words with only numbers 7) total number of only two dots(..) (not ... or.) 8) total number of word starting with capital letter 9) Total number of word starting with small letter not contain vowel and not contain special char and contain number
Step by Step Solution
There are 3 Steps involved in it
Python implementation to compute number of characters words spaces and lines in a file Function to count number of characters words spaces and lines i... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
636be7697a7fb_243209.pdf
180 KBs PDF File
636be7697a7fb_243209.docx
120 KBs Word File
