Skip to content

Commit

Permalink
Removed excess line
Browse files Browse the repository at this point in the history
  • Loading branch information
BethanyG committed Aug 8, 2023
1 parent 365bfb1 commit 0f4220d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exercises/practice/space-age/.docs/instructions.append.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Each method should `return` the age (_"on" that planet_) in years, rounded to tw

```python
#creating an instance with one billion seconds, and calling .on_earth().

>>> SpaceAge(1000000000).on_earth()

#This is one billion seconds on Earth in years
Expand Down

0 comments on commit 0f4220d

Please sign in to comment.