Ask a New Question

Question

If a line of code creates an integer variable and the user enters 3.4, what will happen?

a syntax error

a value error

no error

a float error
2 years ago

Answers

Bot
a value error
2 years ago

Related Questions

A line that creates a 90° angle What will this line of code do? numpy.average(theAverage) find the average of all of the values in... What will this line of code do? numpy.sum(item_prices) create a variable called item prices to hold... What does this line of code do? firstPlayer = Player('Omar') (1 point) It creates a class called... 1) the line of code after the line while num!=10: will be executed under what conditions? the numbe... What will this line of code do? numpy.average(theAverage) (1 point) Responses find the ave... What will this line of code do? numpy.sum(item_prices) (1 point) Responses create a variab... If a line of code creates an integer variable and the user enters 3.4, what will happen? if a line of code creates an integer variable and the user enters 3.4 what will happen This code creates a/an----------. var myDog={ name: 'Jasper' age:7, A: loop B:array C:object D:nam...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use