Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
s = input("Enter something please: ") my_func(lambda a: 2*a*a, s)
lambdas
1 голос
1 ответ
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 голосов
2 ответов
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 голосов
4 ответов
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 голос
2 ответов
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 голосов
2 ответов
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 голос
1 ответ
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 голос
1 ответ
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 голосов
4 ответов
6th Jul 2016, 9:36 PM
Ahmed Kamal
Ввод и Вывод
")
=
input("enter
please:
print(s)
s
something
-2 голосов
2 ответов
18th Oct 2019, 7:46 AM
Dendy hacker
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
How to get better with problem-solving and programming
2 Votes
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
Write a program to find the strings are in isogram or not
0 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes