TORONTO KIDS COMPUTER CLUB | Aurora Wednesday Saturday Python Homework 20.05.16.
17514
post-template-default,single,single-post,postid-17514,single-format-standard,ajax_fade,page_not_loaded,,no_animation_on_touch,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Aurora Wednesday Saturday Python Homework 20.05.16.

18 May Aurora Wednesday Saturday Python Homework 20.05.16.

Question:
Create a Student class and make the following methods to :

  • __init__() – Initialize it with name and roll number.
  • __str__() – Display all information of the student.
  • setAge() – It should assign age to student.
  • setMarks() – It should assign marks to the student.
No Comments

Sorry, the comment form is closed at this time.