1) The number 7 in Python programming language is known as this. a) integer b) decimal c) string d) float 2) The number 7.0 in Python programming language is programmed as this. a) integer b) decimal c) float d) string 3) The input for age = input ("How old are you? " )  is what kind of data? a) integer b) string c) float d) decimal 4) The input for name = input ("What is your name? " ) is what kind of data? a) integer b) string c) float d) decimal 5) This command changes string data to integer data. a) number1 = int (number1) b) number1 = in (number1) c) number 1 = int (number 1) d) number1 = float (number1) 6) This command changes string data to float data. a) number1 = int (number1) b) number1 = float (number 1) c) number 1 = int (number 1) d) number1 = float (number1)

Κατάταξη

Οπτικό στυλ

Επιλογές

Αλλαγή προτύπου

Επαναφορά αυτόματα αποθηκευμένου: ;