from better_blackjack.preset_folder import build_deck
This file is used to load all the things we need to run game.py (player_chips, deck, number of hands, bet amount)
with open(r"C:\Hacks\python\programs\better_blackjack\Save_settings/chips.txt", "r&