Computer Science, asked by pallavibh123, 10 months ago

define a class travel plan in python with the following description:
private members:
plan code of type long
place of type character array (string)
number_of_travellers of type integer
number_of buses of type integer​

Answers

Answered by Anonymous
5

Define a class Travel in python with the following descriptions : Private Members :TravelCode of type longPlace of type character array (string)No_of_travellers of type integerNo_of_buses of type integer.

PLEASE MAKE ME AS A BRAINLIST ANSWER

Similar questions