Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 3 Create an application using PyQt. The user must enter the name of a UNISA Community Engagement Project. Please consult the UNISA website for

image text in transcribed

Question 3 Create an application using PyQt. The user must enter the name of a UNISA Community Engagement Project. Please consult the UNISA website for a list of all these projects. The user must also enter a character (letter). The application must read the name of the Community Engagement Project and the character and count the number of occurrences of the character in the Community Engagement Project name. The count should be case insensitive. In other words, if c' is entered as the character then both capital letter 'C' and small letter 'c' in the string should be counted. The count must be displayed. The application interface must include at least 4 different types of widgets. Required Screenshot of the CExxxxxxxx.py program. Ensure that the screenshot shows your file name that includes your student number! Screenshot of output. Screen shot of the object inspector (all components named) Code: Input. Code: Result. Comments (at least 3) Error message for incorrect input from user (e.g. no name of a Community Engagement Project). Error message of character not found or the character is blank! . . Note important details: Student number: 66336198

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL Crash Course A Hands On Introduction To Database Development

Authors: Rick Silva

1st Edition

1718503008, 978-1718503007

More Books

Students also viewed these Databases questions