Skip to content

Snippnets for Python Workshop at Goa University

Notifications You must be signed in to change notification settings

hiteshd/python-goa

Repository files navigation

Examples for Python Workshop

Examples

Folder examples contains examples for loops, conditionals and classes

Guess the Number

A game where you guess the number by taking the margin of error given to you.

Tic Tac Toe

The game is played in a 3x3 Grid as shown below

   |    |    
---+----+----
   |    |    
---+----+----
   |    |    

About

Snippnets for Python Workshop at Goa University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published