ΓΠ-Π.Υ.-Python-Κ.8.1.d-Εκπ/κός: Πάσχου Κων/να
Συμπλήρωση κενών
Συμπλήρωσε όλα τα κενά και έπειτα πάτησε το κουμπί "Έλεγχος" για να ελέγξεις τις απαντήσεις σου.
'' != += == 0 else: metritis phrase raw_input string string + ' ' while
ΓΠ-Π.Υ.-Python-Κεφ. 8.1.d Συμβολοσειρές (strings), σ.102 Τετράδιο Εργασιών
ΔΡΑΣΤΗΡΙΟΤΗΤΑ 4: Ένωση Λέξεων / Φράσεων (ΧΩΡΙΣ χρήση ΛΙΣΤΑΣ)
# Να γράψετε ένα πρόγραμμα το οποίο θα διαβάζει λέξεις/φράσεις από το πληκτρολόγιο και θα τις ενώνει σε μια μεγάλη πρόταση την οποία στη συνέχεια, θα εμφανίζει στην οθόνη.
# Οι λέξεις θα χωρίζονται μεταξύ τους με κενά και η πρόταση θα τελειώνει με τελεία '.' .
# Σημείωση: Η εισαγωγή των λέξεων τελειώνει όταν δοθεί ο χαρακτήρας τελεία "."
string =
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
#κενό αλφαριθμητικό
metritis=
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
#αρχικοποίηση μετρητή λέξεων/φράσεων
phrase=
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
('Δώσε μία φράση: ')
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
phrase
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
'.' :
if metritis
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
' ' :
string =
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
string =
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
+ phrase
metritis
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
1
phrase=
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
('Δώσε ακόμα μία φράση ή τελεία (.) για τερματισμό: ')
string = string +
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
print 'Φράση μετά την ένωση: ',
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
print 'Πλήθος φράσεων: ',
''
!=
+=
==
0
else:
metritis
phrase
raw_input
string
string + ' '
while
Έλεγξε την απάντηση
Ok