List Question
20 TechQA 2024-03-21T10:55:48.517000How to print cards side by side
63 views
Asked by Jason Flick
Check if a certain character of a string is a number
51 views
Asked by Owen Uhl
Why am I getting this error in python: ValueError: invalid literal for int() with base 10: '2 of Hearts'
52 views
Asked by Süntje S
Blackjack Program charges player twice after game
88 views
Asked by MichaelB07
How can I make my JavaScript BlackJack game have one function to add up the values of the cards for the player and dealer?
110 views
Asked by Newb2CodingCareer
How do I print the remaining cards of the deck? (Python)
85 views
Asked by Magnus Guitard
Not understanding error: "local variable 'computer_total' referenced before assignment when it is not? (I could be wrong)
43 views
Asked by Carlos Colón
import java.awt.*; and import BreezyGUI.*; give error messages saying the packages aren't available
125 views
Asked by Addi E
Why is user_score and computer_score not being added to? (i think)
100 views
Asked by SmallComputer12
Any way to get out of a while loop
43 views
Asked by Stephen
Can you assist with my Discord blackjack Code
523 views
Asked by Brennan Dean
object has no attribute 'to_components'
354 views
Asked by Luca
Python Blackjack Drawing a Card from a Deck Problem
287 views
Asked by AudioBubble
How can I fix the scoring on my blackjack game?
63 views
Asked by PrestonH
How can I write bold text in the console for Java?
104 views
Asked by AudioBubble
Why is function returning none instead of the value? (Python)
64 views
Asked by Zach Reese
Change parameter of one object in array based on user's choice in React
33 views
Asked by 01nowicj
How can I evaluate each element in array and use useState() on one condition?
92 views
Asked by 01nowicj
Array disappears after a few clicks with an undefined error - React
35 views
Asked by 01nowicj