Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
How can i get many input from user in sololearn when i dont know the number if input?!
python
0 Stemmen
2 Antwoorden
15th May 2020, 3:01 PM
Jason
write an application that reads a number in inches converts it to meters . note : 1 inch =0.0254meter sample output input value for inch:1000 1000.0 inch is 254 meter
java
0 Stemmen
11 Antwoorden
20th Mar 2017, 5:20 PM
Khulud Al-slman
Need help to get notifications when consecutive increase or decrease of value to trigger at stated number of times
consecutive
javascript
1 Stem
2 Antwoorden
1st Jun 2022, 3:21 AM
Faith Adewale Onasoga
Is this possible to make a program that show output random number 0 to 5 according their different probability?
c++
0 Stemmen
4 Antwoorden
7th Aug 2016, 8:23 AM
Lekhraj Singh
Whats wrong with my code? everytime i input 3 digit number in textbox, the focus jump to the front of 3 digit that.
c#
eventhandler
formatnumberring
losefocus
problem
solution
textbox
textchanged
textchangedevent
visualstudio
1 Stem
4 Antwoorden
1st Sep 2019, 1:52 PM
hideyori
find second highest digit from a number ex: 8654. 6 is secong highest here. program using 2 loops or one loop only.
c#
1 Stem
5 Antwoorden
24th Oct 2017, 6:47 AM
anu
Amicable number please provide me solution for this my code is partially correct when I'm giving 6 6 then it's correct ans.
java
question
solution
0 Stemmen
3 Antwoorden
21st Feb 2020, 3:48 PM
Ankit Shastri
we have to find total number of pairs in matrix a whose difference is divible by 200 "(a[i]-a[j] is multible of 200)".......
java
1 Stem
2 Antwoorden
27th Feb 2023, 6:45 AM
Manish
Help with code to remove duplicate in a string and return tuple of the remaining word and number of word removed python
duplicate
strings
tuples
1 Stem
4 Antwoorden
25th Feb 2017, 6:11 AM
obalowu sodiq
Write a program in c which user enters a number like 4250 and output should be in words i.e. four thousand two hundred and fifty
c
program
1 Stem
4 Antwoorden
28th Jan 2022, 5:52 AM
Nitesh Nagar
plz send the java programming to find HCF AND LCM OF TWO NUMBER USING SIMPLE JAVA
javascript
0 Stemmen
2 Antwoorden
13th Feb 2018, 1:38 PM
Rakesh Singg
Program to print prime numbers upto a number given by user in command line argument in java.
java
1 Stem
1 Antwoord
27th Mar 2018, 2:02 PM
OP Coder
Program to accept the number till the user stops obtain the sum and average. Use do-while loob.
c#
0 Stemmen
3 Antwoorden
8th Feb 2017, 3:56 PM
Cherom Gyan Ginglo
#help Write a program in python to check whether a number can be expanded as the sum of two prime numbers.
help
primenumbers
1 Stem
3 Antwoorden
4th Apr 2019, 3:06 PM
Misal Chugh
Make a program that take N as input and calculates the sum of all consecutive number from 1 to N inclusive.
you
-1 Stem
2 Antwoorden
11th Sep 2021, 7:32 PM
elly paul
Problem statement : Write a programme to calculate the number of close loop and open loop. Language- python Sample example
python3
-2 Stemmen
3 Antwoorden
12th Feb 2021, 11:21 AM
Yogita Patil
How to reverse a number?
a
c#
how
number
reverse
to
3 Stemmen
3 Antwoorden
5th Oct 2016, 9:13 AM
Raj shah
ou are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waiting
wen
1 Stem
2 Antwoorden
30th Jan 2021, 4:14 AM
Abhishek Mujawadiya
File handling in java. A text file named “Attend.txt” contains the name(emp) and attendance(atd) of a number of employees.
java
0 Stemmen
2 Antwoorden
4th Oct 2021, 11:15 AM
Swapnil shaw
Addtion of two consecutive numbers .but that consecutive number is user give ... system asks repeatedly to the user
recursion
1 Stem
1 Antwoord
1st Nov 2020, 3:00 AM
Iragani Vamsi sai
What function am I supposed to use in order to count the number of occurrences of an element???
java
0 Stemmen
2 Antwoorden
17th Jul 2021, 2:50 PM
Shahir
1255 this number elements how can display text onethousand twohundrend fifty five (by C++ code)
c++
0 Stemmen
1 Antwoord
18th Jul 2019, 6:33 PM
Lahiru Sahan Thilakarathne
Write a program to swap values of two number by using function call by reference
c
0 Stemmen
2 Antwoorden
20th Feb 2017, 12:25 PM
ankit pariyar
def calc_fact(a): if(a>0): else: n=int(input("Please input any positive number to calculate it's factorial\n")) print "
python
-2 Stemmen
1 Antwoord
8th Jan 2022, 2:37 PM
Anshika Gautam
print 1 to 10 numbers using if condition but escape 8th number in the row
java
loops
0 Stemmen
2 Antwoorden
7th Oct 2016, 6:41 AM
Venkatesh Devara
what is float number? and what is different between float number and double number? Tnx
c#
variables
0 Stemmen
2 Antwoorden
11th Oct 2016, 8:47 AM
samooel Hwang
Given an array containing n distinct integers in the range [0,n](inclusive of both 0 and n). Find and return number not in range
arrays
c++
0 Stemmen
2 Antwoorden
19th Feb 2024, 3:19 PM
Anuj Khare
Write a OOP in C++ to read a string and find out number of vowels and consonants in that string?
cpp
0 Stemmen
4 Antwoorden
6th Apr 2017, 2:10 AM
Damodar Joshi
Guys please help,some1 explain to me the concept of using the (:) after the number -of row and columns -and before it.
array
numpy
python
python3
run
0 Stemmen
3 Antwoorden
8th Sep 2022, 2:28 PM
Kawtar
Random number generator was not discussed in the java course and little was API taught. Though rand() was discussed in c++ .Why?
java
0 Stemmen
5 Antwoorden
26th Mar 2018, 6:39 PM
Adejorin Abel
You write a phrase and include a lot of number characters (0-9), but you decide that for numbers 10 and under you would rather w
help
python
0 Stemmen
3 Antwoorden
25th Nov 2021, 12:30 PM
Կարեն Բայադյան
Need to create a program to print the largest number among 5 numbers and print their sum
c#
-1 Stem
2 Antwoorden
8th Jan 2021, 9:29 PM
Melvin K Varghese
how can I choose 2 random elements and change there value from no thing (undefined) to number (2 or 4) by JavaScript jQuery
html
javascript
jquery
2 Stemmen
3 Antwoorden
8th Sep 2018, 9:54 AM
Ali Abdelrahim Alfaki Mohamed
Can you pleasa give me a puthon code that generates multiplication table of a number that the user chooses?
multiplication
python
tables
2 Stemmen
2 Antwoorden
20th Oct 2017, 3:38 PM
Νικος Μανε
Is there any one can write a c++ code that can i identify whether the number is prime or composite
tag
0 Stemmen
3 Antwoorden
5th Apr 2018, 8:50 AM
Abduselam
An array of random numbers from n elements is given. Print the numbers in the index of which there is a number 2 .
python
python3
-2 Stemmen
3 Antwoorden
5th Apr 2022, 4:15 PM
Gulnur
In script of reverse a number, I saw that every time i divide the number by 10, i need to use type conversion, why?
python
0 Stemmen
7 Antwoorden
20th Jan 2017, 5:59 AM
Gaurav
Two numbers are entered through the keyboard. Write a program to find the value of one number raised to the power of another.
javascript
totakeuserinput
1 Stem
2 Antwoorden
21st Nov 2021, 5:04 AM
꧁𓊈𒆜🅰🅻🅾🅺 🅺🆄🅼🅰🆁 🅿🅰🅻𒆜𓊉꧂
What's wrong in this code?
else
game
if
number
python
trimorphic
0 Stemmen
3 Antwoorden
26th Oct 2019, 9:40 AM
Hrishikesh Gaikwad
Paint cost problem: iam failing only test number 3 test 1 2 4 5 are ok can anyone tell me whats wrong in my code
codecoach
costs
paint
python3
1 Stem
3 Antwoorden
18th Apr 2020, 11:31 AM
Abdul Majeed Faraz
write the statement that receives a double value and save it in a variable identified number please answer is urgently needed
o
0 Stemmen
3 Antwoorden
26th Jan 2021, 4:12 PM
Edirin deborah
Write a program that read a number of words from the input and print them in the form of a comma-separated list.
cpp
5 Stemmen
1 Antwoord
23rd Feb 2018, 6:00 PM
Mohammadhadi Ghassemi
How we will do the user has ability to write a number and then our programming is running ?
python
0 Stemmen
1 Antwoord
6th Aug 2023, 5:16 PM
Aashutosh Kumar
How to write program for calculation of wages based on the number of hour worked and rate of work
python
1 Stem
3 Antwoorden
6th Jan 2017, 6:25 PM
Praveen kumar p k
How to write a program to display the sum of the digits of a number entered by the user??
c++
code
cout
1 Stem
3 Antwoorden
12th Aug 2016, 6:48 PM
Ajax 7/11
How to create a method takes any number of parameters you give to it ?
function-arguments
java
loops
methods
return
0 Stemmen
2 Antwoorden
24th Nov 2016, 2:25 AM
Mohammed Fakham
Why i get different 9 digit number while get output of 10 digit variable ??
c++
variables
0 Stemmen
2 Antwoorden
5th Feb 2017, 6:06 PM
yuvi
How do you determine the number of spaces before the start of a <new tag>
html
0 Stemmen
2 Antwoorden
28th Aug 2016, 6:41 PM
Justin Thornton
Can anyone help me creat a shell script command in linux to ask user for directory name and count the number inside it?
scripting
shell
1 Stem
4 Antwoorden
7th Jul 2018, 8:46 AM
Nicholas Kiplimo
My code below is supposed to take a number as input and output the color name at that index. Please explain where I went wrong.
r
vector
1 Stem
3 Antwoorden
8th Apr 2023, 9:01 PM
Kody Marsh
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
73
74
75
...
87
Volgende >
Populair vandaag
Safety Deposit Boxes
3 Votes
How much time does it take to master in python
1 Votes
How to code a calculator
1 Votes
Follower
2 Votes
How this function is working in python?
2 Votes
matplotlib library
1 Votes
Bro is there any easy way to remember some of the “C” codes , I keep forgetting
0 Votes
Libraries
1 Votes
Program coding in Indonesian
0 Votes
How to install pygame on sololearn, if possible
1 Votes