Skip to content

Latest commit

 

History

History

day21

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Day 21 - Build the Snake Game Part 2: Inheritance & List Slicing

Concepts Practised

  • Class Inheritance
  • How to Slice Lists & Tuples in Python

Snake Game Part 2

day21