Python-Programs
Python-Programs copied to clipboard
My collection of Python Programs
tic tac toe game using AI min-max algorithm! created by Dhruv Kakadiya @DZ521111
line 54 speak("Query type not supported") ^ IndentationError: expected an indented block
python program to find Armstrong number
Given a linked list and two integers M and N. Traverse the linked list such that you retain M nodes then delete next N nodes, continue the same until end...
This is an interesting ocean game coded in Python