Skip to content

MoTalha88/Assignment-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Assignment-3

This repository contains assignment 3 which is to create a class and work on it as a group. from abc import ABC, abstractmethod

class Animal(ABC): @abstractmethod def make_sound(self): pass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •