79430733

Date: 2025-02-11 16:51:47
Score: 4
Natty:
Report link

I'm a beginner learner, so please take my post with a few spoons of salt. But I have a better idea ( which includes printing a list with string+ integers)

D2List=[[1,2,3],[4,"Bingo",5],[6,7,8]]

for x,y,z in D2List:
    print ("x,y,z")

I got it working: https://github.com/Bahaa2468/Python/blob/22e6cfc9b478f9336ef0be283e2693c40f13d538/Bingo%20Game.Generator.py

Reasons:
  • RegEx Blacklisted phrase (2): I'm a beginner
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bahaa.2468