Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

apSent-stack

apSent-stack pushed 1 commit to develop apSent-stack/py-person-class

View on GitHub

apSent-stack opened a pull request on mate-academy/py-person-class
Solution
apSent-stack closed a pull request on mate-academy/py-person-class
bad b top hacker in the world
idk i just write here any words
apSent-stack opened a pull request on mate-academy/py-car-wash-station
Solution
apSent-stack closed a pull request on mate-academy/py-car-wash-station
this is my solution
`class Car: def __init__(self, comfort_class, clean_mark, brand): self.comfort_class = comfort_class self.clean_mark = clean_mark self.brand = brand class CarWa...
apSent-stack pushed 1 commit to master apSent-stack/py-car-wash-station

View on GitHub

apSent-stack created a review on a pull request on mate-academy/py-car-wash-station
here the new solve

View on GitHub

apSent-stack pushed 1 commit to master apSent-stack/py-car-wash-station

View on GitHub

apSent-stack pushed 1 commit to master apSent-stack/py-person-class
  • fixed_bug_by_create_person_list 8a5664f

View on GitHub

apSent-stack created a comment on a pull request on mate-academy/py-car-wash-station
https://www.programiz.com/online-compiler/4UmVfqlEhZiTM

View on GitHub

apSent-stack created a review comment on a pull request on mate-academy/py-car-wash-station
class Car: def __init__(self, comfort_class: int, clean_mark: int, brand: str): self.comfort_class = comfort_class self.clean_mark = clean_mark self.brand = brand ...

View on GitHub

apSent-stack created a review on a pull request on mate-academy/py-car-wash-station

View on GitHub