A. True (a(2) evaluates to 2*2, which is 4).
B. True (a holds a valid function object reference, not None).
C. False (b(1) evaluates to 1*1, which is 1).
D. False (a and b are references to different function objects).
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Abbribas
1 month, 2 weeks agoJeyTlenJey
1 year agoDKAT2023
1 year, 1 month ago