Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~487 People Reached
Favorite Forums
Favorite Tags
Member Avatar for qaman88

""" # Tic Tac Toe Author: Tlamangile Ngobeni Lecture: Gary Stewart Department: University of Cape Town Website: www.uct.ac.za Last edited: March 2011 """ from random import* # to alternate who play first def move(position,matrix,symbol): #define the fuction to make a move by replacing to list #if statement to check user …

Member Avatar for TrustyTony
0
183
Member Avatar for MrKnowNothing

Hello, I am knew here and not sure how to ask but I guess I will ask it here and if this is not where it goes feel free to tell me where to post it.....THANKS I am trying to write a recursive function Python program that will ask the …

Member Avatar for Rehab A
0
304