Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
s = input("Enter something please: ") my_func(lambda a: 2*a*a, s)
lambdas
1 Voto
1 Respuesta
3rd Aug 2019, 8:44 AM
Dhyey Badheka
binary = input("Enter number in Binary Format: ") decimal = int(binary, 2) print("\n",binary,"in Decimal =",decimal)
python3
0 Votos
2 Respuestas
13th Oct 2017, 1:00 PM
Bilal Naeem
operator = input("enter operator (+,-,*,/) : "). Syntax error occurring in this , how to fix it ?
")
(+,-,*,/):
choose
operator
operator=input("please
0 Votos
4 Respuestas
4th Jan 2022, 4:34 PM
Mahaveer Singh Ranawat
Hey,any one can tell me how to use input function in python. Like input("enter your name")
.
-1 Voto
2 Respuestas
18th Dec 2020, 7:50 AM
RAGE KUNAL
foo = input("enter a number") print("enetered no is:"(foo)). Am getting error how to execute this with an output as.Enterednois
python
variables
0 Votos
2 Respuestas
20th May 2017, 10:23 AM
sai charan tej
What is the output of this code? >>> word = input("Enter a word: ") Enter a word: cheese >>> print(word + ' shop')
python
1 Voto
1 Respuesta
7th Dec 2018, 7:17 AM
Mr.Waghmare Balkrushana Hanumant
total = 0 while True: # prompt the user to enter a number num = input("Enter a number (or type 'no more' to stop): ")
coding
important
logic
python
-1 Voto
1 Respuesta
26th Dec 2022, 1:15 PM
Udit pratap singh
why when i enter that code get '102' and not 12.0 the code is: input("enter a number: ") + input ("enter another number: ") enter a number: 10 enter another number: 2 why i get '102'. and not 12
float
input
int
python
0 Votos
4 Respuestas
6th Jul 2016, 9:36 PM
Ahmed Kamal
Ввод и Вывод
")
=
input("enter
please:
print(s)
s
something
-2 Votos
2 Respuestas
18th Oct 2019, 7:46 AM
Dendy hacker
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes