Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
float(input("enter a no."))+float(input ("enter another no.))
type-conversion
0 голосов
3 ответов
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 голос
1 ответ
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 голос
6 ответов
1st Nov 2022, 12:28 PM
Puneet Kumar
Why don't get output when I write a=int(input ("Enter a number"))
please
0 голосов
4 ответов
5th Aug 2022, 1:32 PM
Sonu Kumar
When it says >>>input ("enter here:")where do u enter?
input
output
python
0 голосов
2 ответов
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 голосов
2 ответов
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 голосов
3 ответов
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 голос
2 ответов
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 голосов
5 ответов
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 голосов
3 ответов
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 голосов
4 ответов
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 голосов
4 ответов
6th Jul 2016, 9:36 PM
Ahmed Kamal
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Game development
0 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes