Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python - help for beginner
#1
Hello, im planning to create a python program and i need some advices for beginner.
The program is about cards. I will have 52 cards, i want to store all the possible combinations, example ace-king, ace-Queen, ace-9...the user can choose the combination card1 - card2, position on the table and then to give a specific result of each combination. So i want to store somewhere all the combination of card1 +card2+position =result, to give the result when the user choose card1 and card2 and position. Which method i need to use? I will need any sql database? Which GUI is better to use with Python for the program? I have qt designer, is it good or is any other more useful to start?
I like someone to give me some advice on which methods i will need to do this program
Thanks
Reply


Messages In This Thread
Python - help for beginner - by Kyriakospan - Mar-09-2019, 02:13 AM
RE: Python - help for beginner - by ichabod801 - Mar-09-2019, 03:09 AM
RE: Python - help for beginner - by Kyriakospan - Mar-09-2019, 03:14 AM

Forum Jump:

User Panel Messages

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