Comando para obtener texto escrito por teclado, input(), insert(), print(), int(), Para colocar un comentario, se utiliza, #, @, ' ', " ", Signo de multiplicación en python, x, *, **, Variable y con valor 18, ye = 18, y = "18", print ( y = 18 ), y = 18, La suma de 12 más 3 es igual a 15 en lenguaje python, print( *La suma de 12 + 3* , 12 + 3), print( 'La suma de 12 +3 , int(12) + int(3)), input('La suma de 12 + 3', int(12) + int(3)), print('La suma de 12 + 3', int(12) + int(3)), Para dejar espacio, print('\n'), print('/n'), '\n', /n, El signo de división en pyhton, /, ÷, \, //, Nombre = ?('¿Cuál es tu nombre?'), int(), input(), print(), int(input()), Para escribir la operación 12 divido entre 6, print ('12 / 6'), print( int( 12 / 6 )), print( 12 / 6 ), int(print('12/6')), Signo de exponenciación, >, *, >>, **, Si a = 4 y b = 18, el resultado es 22. ¿Cuál es la fórmula en python?, (a**2)+b/2, (a+2)b**4, (a**2)+ b/3, (a/3)+b/4, (a*10)-b/2, ¿Es print('6+8') igual que print(int(6)+int(8))?, Sí, No, No sé
0%
Lenguaje de Programación Python
Share
Share
by
Joha0809
Básica
Tecnología e Informática
Introducción a la programación
Algoritmos y programación básica
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?