Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: using class
Post: RE: using class

I mean the modified code. I didn't understand the some of english terms.
Carloggy Homework 11 4,377 Dec-20-2019, 02:05 PM
    Thread: using class
Post: RE: using class

maybe we we're not required, what was I did is just a 1st attempt. Would you share me your ideas pls?
Carloggy Homework 11 4,377 Dec-20-2019, 01:53 PM
    Thread: using class
Post: RE: using class

oowww my bad, that's right. What am I suppose to do to make it increase by 10 starting 10 from the first top?
Carloggy Homework 11 4,377 Dec-20-2019, 11:20 AM
    Thread: using class
Post: RE: using class

this is the result I got Rocket: Amanda Height: 10 Rocket: Atlast Height: 10 Rocket: Thores Height: 10 Rocket: Scoute Height: 10 Rocket: Domini Height: 10
Carloggy Homework 11 4,377 Dec-20-2019, 11:14 AM
    Thread: using class
Post: RE: using class

Sorry for my english, I just need to get the goal of displaying rocket's name and their height, increasing by 10.
Carloggy Homework 11 4,377 Dec-20-2019, 11:07 AM
    Thread: using class
Post: using class

I did my best to get my goal, I didn't get the moveUp by adding 10. this is my code class Rocket (): def __init__(self,name): self.name=name self.height=10 def moveUp (...
Carloggy Homework 11 4,377 Dec-20-2019, 10:52 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020