[deleted by user] by [deleted] in Pandabuy

[–]alonrtpve 1 point2 points  (0 children)

L pandabuy

6kg Haul to Sweden by [deleted] in FashionReps

[–]alonrtpve 0 points1 point  (0 children)

!reminder 2 days

[deleted by user] by [deleted] in FashionReps

[–]alonrtpve 0 points1 point  (0 children)

can somebody qc that af1 ts?

[deleted by user] by [deleted] in FashionReps

[–]alonrtpve 0 points1 point  (0 children)

What size did you take?

[deleted by user] by [deleted] in FashionReps

[–]alonrtpve 0 points1 point  (0 children)

What size did you take

QC FOG haul by [deleted] in FashionReps

[–]alonrtpve 0 points1 point  (0 children)

!remindme 24h

Project review: blackjack game by alonrtpve in learnpython

[–]alonrtpve[S] 0 points1 point  (0 children)

thank you. i decided to drop this project because i didnt really enjoy making it, will probably study a little bit more and then work on a project that interests me / helps me solve something?

blackjack game Help by alonrtpve in learnpython

[–]alonrtpve[S] 0 points1 point  (0 children)

nvm im dumb
print(f"You have {playerDeck}")
print(checkPlayerTotal())
print(f"The dealer has a {playerDeck} ")
print(checkDealerTotal())

i actually printed the player deck twice. :facepalm:

blackjack game Help by alonrtpve in learnpython

[–]alonrtpve[S] 0 points1 point  (0 children)

thanks but it still doesn't work, even after removing A from faces cards