Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
s = input("Enter something please: ") my_func(lambda a: 2*a*a, s)
lambdas
1 Stem
1 Antwoord
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 Stemmen
2 Antwoorden
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 Stemmen
4 Antwoorden
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 Stem
2 Antwoorden
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 Stemmen
2 Antwoorden
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 Stem
1 Antwoord
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 Stem
1 Antwoord
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 Stemmen
4 Antwoorden
6th Jul 2016, 9:36 PM
Ahmed Kamal
Ввод и Вывод
")
=
input("enter
please:
print(s)
s
something
-2 Stemmen
2 Antwoorden
18th Oct 2019, 7:46 AM
Dendy hacker
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
Populair vandaag
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
Data analysis
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes
Help
0 Votes