Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Solitare Code Error
Post: RE: Solitare Code Error

Full code: import random import math from cards import Deck from cards import Card def setup(): """ paramaters: None (deck can be created within this function) returns: - a foundati...
zonix20 General Coding Help 3 2,107 Apr-12-2020, 01:35 PM
    Thread: Solitare Code Error
Post: Solitare Code Error

Hello, I am fairly new to Python and have taken on a project of creating a free cell solitaire game. The code runs perfectly except for this error I get when I enter any command like 't2f' or 'h' (t2f...
zonix20 General Coding Help 3 2,107 Apr-11-2020, 08:01 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020