Define variables for language = 'Python' and version = 3.12. Print: [*] Learning Python version 3.12 at BytesLab!.
language = 'Python'
version = 3.12
[*] Learning Python version 3.12 at BytesLab!
[*] Learning Python version 3.12 at BytesLab! [✓] Output verification passed (Time: 0.012s, Memory: 13.8 MB)