Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Make list out of integer value in python
integers
lists
python
python3
0 Stimmen
2 Antworten
1st Dec 2022, 6:12 AM
Lev
Can anyone teach me how to write a c program that accepts 10 integers and output the product of the numbers
c
0 Stimmen
2 Antworten
22nd Sep 2022, 8:14 AM
CRUSTY
Negative integers in reverse order in c program array Please help in this . I WAS stucked in the program
cprogram
-1 Stimme
2 Antworten
25th Jul 2021, 6:40 AM
Kesavan Mech
Write a program that populates a LIST with random integers from 10-60, then calls a function that divides the list into two
c++
0 Stimmen
2 Antworten
6th Jul 2022, 7:41 AM
Isaac Sule
Write C++ code to accept input and add integers from 1 to 10 and print their sum.
c++
0 Stimmen
1 Antwort
17th Oct 2017, 5:46 PM
focus
Getting input value as a character instead of an integer
integers
javascript
math.random
variables
3 Stimmen
2 Antworten
2nd Jan 2018, 6:36 PM
Luca Marseglia
Given an array of integers as input, find the length of longest series of same numbers in the array. Also print that number.
array
fun
java
length
series
2 Stimmen
4 Antworten
20th Sep 2017, 6:53 AM
Sahil Luthra
Why does floats in python round always result to a rounded down figure even if the digit before the decimal point is (>=5)
decimalpoint
floats
integers
py
python
rounddown
1 Stimme
9 Antworten
3rd Nov 2020, 2:59 PM
Wizking
Make a C program that allow user to list integers and then the program will tell what was the largest integer and times it occur
sololearn
0 Stimmen
7 Antworten
9th Sep 2018, 7:26 AM
Sky
How do i partition inputed integers of about 5 or more entries, since i want to return or display the input.
prompt()
0 Stimmen
3 Antworten
22nd Sep 2018, 3:04 PM
Omotesho Olusegun
Hello, I need help. I don't know how to shrink code. It is ok for integers but not for 12-digits number. It becomes dumped.
c++
1 Stimme
3 Antworten
27th Sep 2021, 7:27 PM
TeaserCode
Which type of variable we will use if we have both integers and alphabets in a same 'variable'..?
java
variables
0 Stimmen
2 Antworten
7th Feb 2017, 12:35 AM
Muhammad Ahsan
how do i generate the maximum and minimum values entered by a user when i ask the user to input five integers
python
0 Stimmen
4 Antworten
27th Jul 2016, 2:41 PM
Elijah Arhinful
[ ASSIGNMENT: ] Transform To Prime
assignment
integers
list
minimum
numbers
positive
prime
sum
task
transform
27 Stimmen
12 Antworten
2nd Jun 2018, 9:28 AM
Danijel Ivanović
In c++ code, suppose user submit char instead of integers then how can i display a error msg that's you have wrongly submit?
c
c++
compiler
dsa
help
program
1 Stimme
2 Antworten
29th May 2021, 12:42 PM
KAUSHAL KUMAR
use for...while loop and do...while loop to find the factoria of n positive integers between 1 and 50
c++
0 Stimmen
1 Antwort
26th Aug 2018, 3:51 PM
Ojurommy Oluwaseun Oluwadermmylare Oluwafemmy
[ ASSIGNMENT: ] Form The Minimum [ UPDATE: ] Form The minValue Without Leading Zero!
assignment
form
integers
java
languages
method
minimum
positive
task
value
29 Stimmen
16 Antworten
2nd May 2018, 9:28 AM
Danijel Ivanović
Can anyone tell me the code (in python or java) to find the value of three integers such that the sum of their cubes is 33
code
java
math
python
teaser
2 Stimmen
2 Antworten
6th Apr 2019, 5:01 PM
Rajneesh Singh
How to get int out of string in Java
casting
input
integers
java
strings
0 Stimmen
5 Antworten
16th Apr 2018, 2:54 PM
Jan Štěch
C++ (integers' length, easy and fast)
c++
easy
integers
length
3 Stimmen
1 Antwort
19th Dec 2017, 5:39 PM
CuriousCI
Can anyone help me to solve a program. i.e. Form a largest possible integer x by concatenating n integers
python
sort
0 Stimmen
1 Antwort
15th May 2020, 5:47 AM
KARTHIK K
Write a program that asks the user to enter a list of positive or negative integers using the integer 0 as the sentinel.
c++
help
problem
question
0 Stimmen
3 Antworten
1st Jul 2021, 4:21 AM
Rao Muzaffar
How do i format a block of code to only receive data in string form and reject integers and vice versa?
c++
0 Stimmen
2 Antworten
19th Jul 2018, 6:36 PM
Augustine
I used an OR operator in my if-else statement, I put two integers in the condition separated by ||. Syntax error shows..Why??
error
operators
or
1 Stimme
3 Antworten
24th Nov 2016, 3:35 PM
Aniket
Error Trouble
floats
inplaceoperators
inputs
integers
python
0 Stimmen
5 Antworten
15th May 2018, 3:36 PM
Brenden Preiss
Perfect Sum Problem (Print all subsets with given sum) Given an array of integers and a sum, the task is to print all subsets
java
-1 Stimme
4 Antworten
2nd Oct 2017, 5:33 PM
Code_adi
How can I take many integers from a form post and put them into an array? But that array as a variable after which I foreach ..
arrays
php
variables
0 Stimmen
6 Antworten
16th Jan 2020, 5:17 PM
⊹≒tɧε8шσσɖɕนttεг≓⊹
'write a function that accepts an array of non negative integers and returns the second largest integer in the array.
arrays
0 Stimmen
2 Antworten
18th Feb 2017, 2:23 PM
Ricardo Chitagu
How to write a program dat reads a set of integers then displays the sum of all even nos. & sum of all odd nos.
java
1 Stimme
3 Antworten
16th Aug 2018, 5:52 AM
John Kevin Laurencio
Is this logic wrong? Q - Wap to add up all odd integers till 15. P.S - New to programming and this is my first language
c++
forloop
loops
1 Stimme
3 Antworten
23rd Oct 2019, 3:50 PM
Dipanjan Basu
Write a program using for loop that finds the sum of squares of the integers from 1 to n.
c++
0 Stimmen
1 Antwort
3rd Apr 2017, 2:08 PM
Tehreem
Yo find the sum of any number of integers entered as comnand line argument , help of using array.
java
-4 Stimmen
3 Antworten
4th Mar 2019, 1:28 PM
Rabi Sil
In a switch statement is it possible to use a string variable or can you only use integers (c#)
c#
switch-statement
1 Stimme
1 Antwort
2nd Jun 2017, 8:00 PM
James Murphy
A program that ask a user to type 10 integer of an array and integer v.the program must search if v is in array of 10 integers
help
2 Stimmen
5 Antworten
1st Jun 2017, 8:26 AM
Joe Justin
I used an OR operator in my if-else statement, I put two integers in the condition separated by ||. Syntax error shows..Why??
error
operators
or
0 Stimmen
3 Antworten
24th Nov 2016, 3:35 PM
Aniket
How to use an integer as a percentage in C# (Without using doubles)
arguments
c#
integers
passing
percentage
0 Stimmen
2 Antworten
14th Jun 2021, 3:34 AM
Doriiion
writt a Python program that use an if statement to find the smallest of three given integers without using the min function?
python
1 Stimme
2 Antworten
12th Nov 2017, 6:39 AM
Belal channel
How to make a function that takes a sorted list of integers and returns index of a given number by using binary search?
python3
0 Stimmen
2 Antworten
11th Aug 2019, 8:24 AM
Beki Mehari
write a function in JavaScript or python that takes an array of integers and determines if the array is Arithmetic or Geometric
javascript
logic
puzzle
python
1 Stimme
2 Antworten
26th Jun 2017, 9:22 PM
Elijah Bobzom
Write a simple C++ program to accept 3 integers as inputs from user. Display the maximum integer to the screen.
c++
-1 Stimme
2 Antworten
17th Feb 2018, 10:38 PM
Ike_Dai
Plz give me the code to reverse a string of integers and store the reversed string in another array.thanks un advance.
c++
0 Stimmen
2 Antworten
29th Dec 2016, 8:21 AM
Raaman Kilaru
Please why is the code not working as expected. I inserted some integers and the code is expected to sort the out in asending
bubble
java
sorting
0 Stimmen
2 Antworten
2nd May 2020, 11:02 AM
David Felix
Let's say you have a list of N+1 integers between 1 and N. You know there's at least one duplicate, but there might be more.
c++
java
python
sololearn
2 Stimmen
2 Antworten
14th Nov 2017, 6:59 AM
SaiKumar
Enter n positive integers to print out the prime numbers in the sequence and the number of primes and max of all that primes
c++
0 Stimmen
1 Antwort
8th Oct 2019, 2:38 PM
Lalala
How can i add commas in between numbers which come as an output
functions
integers
math
physics
python
python3
1 Stimme
2 Antworten
22nd Oct 2023, 3:27 PM
P A Arrchith Iyer
How do you make a program that if error occurs, I want to print something instead of the shell giving you value error report?
else-statements
error
float
if-statements
input
int
integers
python
value-types
2 Stimmen
10 Antworten
12th Jul 2019, 5:02 AM
Leonardo Ginting
Suppose you draw three dices(using integers 1 to 6). Print all possible cases that the sum of them is equal to 10.
loop
0 Stimmen
1 Antwort
17th Oct 2019, 7:01 AM
Okhunjon Mamajonov
How to write a program that will multiply the sum 5 and 6 by 57.3??!??
beginning
float
integers
multiplying
python
strings
0 Stimmen
4 Antworten
11th Feb 2022, 12:10 PM
nur ain syamila rozeli
There is an array which consists of n integers . we have to delete items which are equal . First equal item is declared .
c++
2 Stimmen
1 Antwort
18th Mar 2018, 10:22 AM
Jakhongir
Given N numbers: the first number in the input is N, after that N integers are given. Count the number of zeros among the given
ninteger
python
snakify
0 Stimmen
1 Antwort
15th Oct 2020, 10:33 AM
Khicheengui Elbeg
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
7
8
9
Weiter >
Heute heiß
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Python input() function is strange (a bug or a feature?)
1 Votes