Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
float(input("enter a no."))+float(input ("enter another no.))
type-conversion
0 głosów
3 odpowiedzi
17th Jun 2020, 11:46 AM
mehwish ansari
while True: print ("options:") print ("Enter 'add' to add numbers") print ("Enter 'quit' to end program") u
python
1 Głos
1 Odpowiedź
11th Dec 2016, 4:16 PM
otokiniye
#dictionary d={"mayukh":"9/11/2005", "puneet":"10/11/2005"} word=(input ("enter your word")) print (d (word))
dictionary
python
1 Głos
6 odpowiedzi
1st Nov 2022, 12:28 PM
Puneet Kumar
Why don't get output when I write a=int(input ("Enter a number"))
please
0 głosów
4 odpowiedzi
5th Aug 2022, 1:32 PM
Sonu Kumar
When it says >>>input ("enter here:")where do u enter?
input
output
python
0 głosów
2 odpowiedzi
10th Nov 2016, 12:05 AM
Jayden Jalloh
i want to get the summation but it concatinate the no so how can i get the sum? var v1=prompt ("enter 1st no"); var v2=prompt ("enter 2nd no"); alert ("Sum="+(v1+v2));
javascript
2 głosów
2 odpowiedzi
17th Oct 2016, 5:09 AM
Ankit Singh
n=int(input ("enter any number") ) num=int(n) while n>0: r=n%10 C=r**3 sum+=c if sum==num: print("no. is go
python
0 głosów
3 odpowiedzi
12th Aug 2019, 5:02 PM
Rajat Srivastava
while 1 ==1: print ("options") print ("enter 'add'to add") print ("enter'subtract'to subtract") print ("enter'multiply'to multip
a
-1 Głos
2 odpowiedzi
30th Apr 2020, 10:55 AM
aditya dakhera
#include <stdio.h> int main() { char subject ; printf ("Enter your subject\n"); scanf ("%c", & subject ); switch (subject
case
switch
0 głosów
5 odpowiedzi
11th Mar 2021, 7:47 AM
ƊЄƔ ƤƦƛƬƛƤ ƧƖƝƓʆ
k=int(raw_input("enter a limit")) f=1 i=1 n=0 while(i<=k): f=f*i i=i+1 import math x=int(raw_input ("enter the value of x")) while(n<=k): math.exp(x)=(x**n)/f n=n+1 print"e**x=",math.exp(x) wht is wrong with this program???
numeric-operations
python
0 głosów
3 odpowiedzi
18th Oct 2016, 12:13 AM
Navaneetha Babu
Not Ran c programming why???
("enter
include<stdio.h>int
int
main()
of
the
value
x=1;printf
0 głosów
4 odpowiedzi
4th Sep 2022, 5:15 AM
Mohoshin Shihab
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 głosów
4 odpowiedzi
6th Jul 2016, 9:36 PM
Ahmed Kamal
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
What's wrong with this code ? ( Beginner)
3 Votes
Pig Latin
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Someone can help me
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
Uuu
2 Votes
I’m new someone can help me
0 Votes