Being a total beginner as this was my very first course & relying solely on the syllabus of this course, as it was assured that questions will be based on concepts covered in the syllabus.. I was totally dissappointed when I saw questions based on concepts not covered in syllabus during the final exam.
It is really dissapointing to lose marks over question based on concepts not covered in syllabus, especially when you're fully prepared to answer any & every question related to the topics covered in the course.
Not sure if there were different sets for this exam, but yes I got that "format(f)" question too!
There were at least 4-5 questions which where on concepts not covered in the syllabus.
There was also one question with " x>>2 " or "x<<2" & I had no clue what that's supposed to do :(
then there was something with
list = [ 1,2,3,4, "hello", " ", [ ] ]
list(filter(bool, 1 or something similar to that)
what does that even do? :/
Then there was one question which I can't recall now, which had all the wrong answers in option.