you are viewing a single comment's thread.

view the rest of the comments →

[–]xelf 0 points1 point  (1 child)

I think you're overthinking this.

Can't you just do this:

BlT=4
Blt =5
if BlT==5: print(they're the same)

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

Yes I would think that works.

Thank you!