python-course icon indicating copy to clipboard operation
python-course copied to clipboard

Lesson 18 - Print Airplane faa_id

Open Keegsy opened this issue 8 months ago • 0 comments

Hi there,

I noticed at the end of Lesson 18 the additional class parameter for Airplane was introduced (faa_id), but I can't seem to print out that information like the others. VScode doesn't seem to like cessna.faa_id() and labels it as TypeError: 'str' object is not callable (when executed).

Has anyone figured that out?

Keegsy avatar Feb 19 '25 02:02 Keegsy