Fill blank in the following code in ander to get the following output: the name of student is Alia the nationality of student is Jordanian the number of training hours is 90 the title of graduation project is corona the name of student is sami the nationality of student is Syrian the number of training hours is 15 the title of graduation project is Sentiment Analysis class student : def _init__(self,name, nationality): self.stu_name= self.stu_nationality= def print_detail(self): class def print("the name of student is print("the nationality of student is :", : _init__(self,n1, n2, training, project_tit): self.training_hours training self.project_title = project_tit def print_detail_under(self): -) print("the number of training hours is " print("the title of graduation project is " -) class def __init__(self, n1,n2, noresearch, thesis_tit): def self.no_reseach=noresearch self.thesis_title = thesis_tit print("The number of reasearch papers is", self.no_research) print("The title of the thesis is ",self. thesis_title) stundet1=under_graduate("Alia", "Jordanian", 90, "Corona") stundet1. student2=post_graduate("Sami", "Syrian", 15, "Sentiment Analysis") student2

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter9: Records (struct)
Section: Chapter Questions
Problem 2PE
icon
Related questions
Question
Fill blank in the following code in ander to get the following output: the name of student is Alia the nationality of student is Jordanian the number of training hours is 90 the title of graduation project is corona the name of student is sami the nationality of student is Syrian the number of training hours is 15 the title of graduation project is Sentiment Analysis class student : def __init__(self,name,nationality): self.stu_name= ---------- self.stu_nationality= ---------- def print_detail(self): print("the name of student is :", ------------) print("the nationality of student is :", ------------) class -------------- : def __init__(self,n1,n2,training,project_tit): ----------------------------- self.training_hours = training self.project_title = project_tit def print_detail_under(self): ------------------------------------ print("the number of training hours is ", -----------------) print("the title of graduation project is ", -----------------) class ------------------------------ def__init__(self,n1,n2,noresearch,thesis_tit): ------------------------------------------ self.no_reseach=noresearch self.thesis_title = thesis_tit def ------------------ ----------------------------------------- print("The number of reasearch papers is",self.no_research) print("The title of the thesis is ",self.thesis_title) stundet1=under_graduate("Alia","Jordanian",90,"Corona") stundet1.------------------------- student2=post_graduate("Sami","Syrian",15,"Sentiment Analysis") student2 .---------------------
Fill blank in the following code in ander to get the following output:
the name of student is Alia
the nationality of student is Jordanian
the number of training hours is 90
the title of graduation project is corona
the name of student is sami
the nationality of student is Syrian
the number of training hours is 15
the title of graduation project is Sentiment Analysis
class student :
def _init__(self,name, nationality):
self.stu_name=
self.stu_nationality=
def print_detail(self):
class
def
print("the name of student is
print("the nationality of student is :",
:
_init__(self,n1, n2, training, project_tit):
self.training_hours
training
self.project_title = project_tit
def print_detail_under(self):
-)
print("the number of training hours is "
print("the title of graduation project is "
-)
class
def __init__(self, n1,n2, noresearch, thesis_tit):
def
self.no_reseach=noresearch
self.thesis_title = thesis_tit
print("The number of reasearch papers is", self.no_research)
print("The title of the thesis is ",self. thesis_title)
stundet1=under_graduate("Alia", "Jordanian", 90, "Corona")
stundet1.
student2=post_graduate("Sami", "Syrian", 15, "Sentiment Analysis")
student2
Transcribed Image Text:Fill blank in the following code in ander to get the following output: the name of student is Alia the nationality of student is Jordanian the number of training hours is 90 the title of graduation project is corona the name of student is sami the nationality of student is Syrian the number of training hours is 15 the title of graduation project is Sentiment Analysis class student : def _init__(self,name, nationality): self.stu_name= self.stu_nationality= def print_detail(self): class def print("the name of student is print("the nationality of student is :", : _init__(self,n1, n2, training, project_tit): self.training_hours training self.project_title = project_tit def print_detail_under(self): -) print("the number of training hours is " print("the title of graduation project is " -) class def __init__(self, n1,n2, noresearch, thesis_tit): def self.no_reseach=noresearch self.thesis_title = thesis_tit print("The number of reasearch papers is", self.no_research) print("The title of the thesis is ",self. thesis_title) stundet1=under_graduate("Alia", "Jordanian", 90, "Corona") stundet1. student2=post_graduate("Sami", "Syrian", 15, "Sentiment Analysis") student2
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,