Hello, all.
Just finished the Unit 1 assessment in the Intro to Python course (CS105) and I’ve had a little confusion. One on question we were required to identify the respected data types. On certain data, it has indicated I selected the wrong answers, when I believe to have picked correctly. For example: on “-1e0”, when coded, prints the int
-1. The assessment has marked this wrong and I can’t figure out why. Same goes for the “29e-1” data. Any thoughts? Thanks.