Crear actividad
Jugar Froggy Jumps
1. It is used to generate a sequence of integers starting from 0 by default to n where n is not included in the generated numbers.
A
range
B
type
C
print
2. It is used to display a message on the screen or other standard output device.
A
command
B
syntax
C
print
3. It is used to take input from the user
A
integer
B
input
C
function
4. It is used to check the type or class of an object.
A
type
B
object
C
class
5. It is used to add an element at a specified position in the list object.
A
list
B
insert
C
element
6. It is used to sort the elements of the list in ascending order by default.
A
sort
B
organize
C
move
7. It is used to round a number to a given precision in decimal digits.
A
decimal
B
round
C
digit