Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
s = input("Enter something please: ") my_func(lambda a: 2*a*a, s)
lambdas
1 Voto
1 Resposta
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 Voto
2 Respostas
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 Voto
4 Respostas
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 Respostas
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 Voto
2 Respostas
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 Resposta
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 Resposta
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 Voto
4 Respostas
6th Jul 2016, 9:36 PM
Ahmed Kamal
Ввод и Вывод
")
=
input("enter
please:
print(s)
s
something
-2 Votos
2 Respostas
18th Oct 2019, 7:46 AM
Dendy hacker
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes