Skip to content

htw-imi-info3/99bottles-python-info3-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

99 Bottles of Mate Exercise

Assignment:

  • Implement the verse(n) method in Song (song/song.py) which should return the respective single verse from the whole song.
  • If all verses are returned correctly, Song#song() returns the whole Song.
  • Tests are already there.
  • You can use config.py to switch off test skipping/xfailing.

Change:

This exercise is inspired by the

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published