name

PythonF

Game Name by Character

Game Name by Character: The program must accept a character CH (Lowercase) as input and print as per the following conditions.If CH is a,…
PythonF

Sort Pass Students by Name

Sort Pass Students by Name: A list of N students name and their marks in three subjects are passed as the input. The average of the 3 subjects…
PythonF

Print Grandson's Name

The program must accept first and last names of three persons who are in a family tree and print the grandson’s name. Input Format:The…
PythonF

Sort By Last Name

N persons first and last names are passed as input. The program must sort them based on the last name. (All last names are distinct, that is…

SQL – Employee Name Search

employee is a database table containing employee details whose create DDL is given below. Write the SQL to list the name and designation of…
PythonF

Print Grandfather's Name

The program must accept first and last names of three persons who are in a family tree and print the grandfather’s name. Input Format:…
PythonF

Print Soap Name

The following are the soap code characters for the soaps.C or c – CintholD or d – DoveL or l – LuxP or p – PearsH or h…