Afișați textul formatat: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2023

28 December 2022

  • curprev 07:2607:26, 28 December 2022Cosmin.SABO talk contribs 565 bytes +565 Pagină nouă: == Cerinţa == Să se scrie codul care va afișa următorul text: ---------------------------------------- Versiunea: 1.0.0.b ---------------------------------------- == Date de ieşire == Pi: 3.14 == Exemplu == ; Ieșire ---------------------------------------- Versiunea: 1.0.0.b ---------------------------------------- == Rezolvare == === Rezolvare ver. 1 === <syntaxhighlight lang="python" line> def print_text(): print('-' * 40) print('Versiunea: 1.0.0.b')...