Vai al contenuto principale
๐Ÿ”’ Modalitร  anteprima. Le prime quindici lezioni di Foundations sono gratuite; questa รจ Pro. Avvia un trial di 7 giorni per sbloccare l'editor, i suggerimenti AI e il resto del programma. Carta richiesta, disdici in qualsiasi momento dalla Dashboard.Avvia trial di 7 giorni โ†’
โšก
โ† Corsiโ€บPython FoundationsModulo 7 ยท Libreria standard avanzataโ€บ@property: attributi calcolatiwrite151 / 174
+100 XP
Compito๐ŸŒ shown in EN
๐Ÿ“ **Question:** Class \`Rectangle\` with \`w\` and \`h\`. Add property \`area\` that returns \`w*h\`. Print area of Rectangle(3, 4).\nExpected: 12 ๐Ÿ“‹ Pick the right answer. ๐Ÿ’ก **Hint:** Re-read the theory above if unsure.
โœ๏ธ Scrivi il tuo codice qui
๐Ÿ
Caricamento Python...
Download una tantum (~1 MB). Poi รจ istantaneo.
๐Ÿ“Š Risultato
Premi Esegui per vedere il risultato...