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
HELP PLEASE!
c
c++
code
cprogramming
int
number
random
0 Stemmen
4 Antwoorden
22nd Oct 2020, 4:18 PM
hafidz ridwan cahya
Prime number...
advice
c++
number
prime
problem
2 Stemmen
2 Antwoorden
14th Feb 2018, 12:29 PM
Adam
Can anyone Write a program to enter a number and calculate the square of each no.
c++
-1 Stem
3 Antwoorden
6th Jul 2017, 4:22 PM
Gourav Kisku
I want a program that displays the greatest digit of a given number using while loop
c++
loops
while
0 Stemmen
2 Antwoorden
2nd Jan 2017, 7:24 AM
GAUTAM.S. THAMPY
My code keeps popping an error claiming invalid syntax on line three, specifically pointing to the number 100 What is the issue?
invalid
python
while
0 Stemmen
4 Antwoorden
12th Jun 2020, 11:23 AM
Randy Ziegler
Need a program in c++ of finding prime number using while loop and there should be no flag in the code
numbers
prime
0 Stemmen
2 Antwoorden
30th Oct 2018, 6:33 AM
Usman Zafar
Why do we have the limit as half of the number to check whether the no is prime or not?
composite
or
prime
3 Stemmen
2 Antwoorden
19th Dec 2017, 3:01 PM
Subha
If in a program their are two function which share same number of arguments ,then function overloading work ?
c++
function
function-arguments
0 Stemmen
2 Antwoorden
1st Feb 2020, 2:09 PM
Vipin Singh Negi
im trying to solve this code but ive tried everything but i cant get it. the course it R. The Greatest Number
cant
do
help
it
1 Stem
2 Antwoorden
13th Oct 2021, 7:21 PM
āÆć x e n o z ćāÆ
Guys I tried to use the continuestatement in while loop but when I skipped a number..it shows the number again after skippingit
y
1 Stem
3 Antwoorden
8th Mar 2022, 7:08 AM
Okundaye Jesse Eghosasere
A full 4-digit number is given. Determine if the sum of the first two digits is equal to the other two.
console
0 Stemmen
3 Antwoorden
25th May 2018, 9:25 AM
iulian vlas
Why does an array of size 5 shows a random number of 7digits when we print b[8]
arrays
0 Stemmen
1 Antwoord
21st May 2019, 1:17 PM
Vikas Bawa
Write a program to accept a number and check wether it is palindrome or not in for loop?
c++
loops
0 Stemmen
3 Antwoorden
14th Sep 2017, 2:32 PM
Manas
Help finish code which should output a random number up to 10, help I do not know where is my error, help I'm a noob?!
c++
code
1 Stem
4 Antwoorden
1st Jun 2019, 2:07 PM
foolish
I want to make the program require me to enter a second number in order to plus them. But it does require me to type the second?
c++
0 Stemmen
9 Antwoorden
9th Dec 2017, 8:26 AM
Gültekin EroÄlu
Use a loop to calculate the sum of all numbers that are a multiple of 3 in the range of 1 to 1000. A number is a multiple of 3
12.2
r
0 Stemmen
3 Antwoorden
30th Dec 2021, 5:59 PM
Hector Torres
What if you want to add a varying number of inputs to the function. i.e. you want it to perform addition for 1, 2, 3 , 4 or 5
function-arguments
function-parameters
1 Stem
7 Antwoorden
9th Aug 2019, 9:26 AM
JeClives
how to find out HP printer location i have modal number and SL no.i need find out printer users location
java
0 Stemmen
2 Antwoorden
14th Jan 2022, 10:03 AM
RAHUL K
To replace all the occurrences of the number n with 0 in the given array
c++
1 Stem
1 Antwoord
22nd Nov 2016, 5:27 PM
Hari Haralan
How can i limit the number of characters from my post description on a page.
?>
<?php
$decription
echo
0 Stemmen
1 Antwoord
26th Jun 2018, 12:29 PM
Li2Ekodaf
I'm created this to convert binary number to decimal number. But it give wrong output. How can I make this work properly ?
python3
type-conversion
0 Stemmen
5 Antwoorden
3rd Nov 2018, 6:59 AM
Vinod Damunupola
How to create a program which will prompt the user to enter a number less than 100 and output the message: Welcome obedient
create
programs
1 Stem
5 Antwoorden
24th Mar 2017, 9:42 AM
Jewald
Can you put an alert with random words? type every time you get the number 20 to appear a different name?
css
html
0 Stemmen
3 Antwoorden
4th Jun 2019, 10:52 PM
Chaves
the sum of 4 pieces of the first 30 squares (1 + 4 + 6 + 19). what is the number of the first 1000 squares ?? (instructions: usi
for
0 Stemmen
8 Antwoorden
11th Jun 2019, 11:34 PM
MR.HBB
Hello. How can I write a program in python to print a sum of a range of number like from 1 to 10 please?
python3
1 Stem
2 Antwoorden
16th Dec 2020, 2:30 PM
Mas'ud Saleh
Given an array of positive even and odd numbers. We have to find the index of largest even number. Use that maximum even number
array
c
c++
devleper
help_me
java
java_program
solve
1 Stem
3 Antwoorden
15th Nov 2018, 3:36 PM
Abrar Bandar
How would i go about re-generating a random number?
c++
cpp
number
random
variable
1 Stem
3 Antwoorden
27th Jul 2017, 4:46 PM
X-1
during the challenge's answer
can'T
challenge
more
number
type
1 Stem
3 Antwoorden
26th Dec 2016, 1:49 AM
Dora Bartolomei
The problem is finding the smallest and largest number of 10 inputs. Then swap the position of the largest and the smallest num
c
0 Stemmen
2 Antwoorden
24th Oct 2022, 6:57 AM
NPCcode
How I can convert a decimal number to hexadecimal an vice versa in same program in java ?
.
0 Stemmen
1 Antwoord
18th Sep 2022, 10:06 AM
Devansh Shukla
How can we print number 1 to N without the use of looping and recussion in python 3
code
codeplayground
loops
python
python3
1 Stem
2 Antwoorden
4th Nov 2017, 8:16 PM
Prashant Mishra
Hi all I canāt reset my password because I can't access the email address or phone number listed on my account. how to recover
facebook
1 Stem
4 Antwoorden
11th Jul 2017, 7:13 PM
Shahzad Umrani
Guys give me a any idea for input type number up and down arrows customization in css
css
only
pure
0 Stemmen
1 Antwoord
16th Jun 2020, 12:42 PM
Hariprakash
How to Make one program Encapsulation "Show file Students with attributed : name is public, number is private, score is private. Use retrun if you can" with logic.
java
2 Stemmen
8 Antwoorden
25th Nov 2016, 6:30 AM
Sekar Amalia
how to write a programe which the user inters four number and cpu puts them in order .from least to gratest.
four
in
number
order
0 Stemmen
2 Antwoorden
9th Jul 2017, 1:47 PM
Mehrad Rafati
Make a C program in which user input a word and it counts number of characters as a output.
c
program
question
0 Stemmen
2 Antwoorden
28th Apr 2021, 8:20 AM
Arin Bagul
Power of a number up to the range of an integer and also calculate square root of the same.
help
need
0 Stemmen
2 Antwoorden
15th Jun 2017, 7:24 PM
Pravin
Choose 7 and then insert some random 3 numbers. For some reason there is random number at the end.Why?
code
help
2 Stemmen
2 Antwoorden
18th Oct 2017, 8:54 AM
Kurogami
Help With Errors in my script! Is there a limited number of functions you can put in a script?
error
help
html
javascript
php
2 Stemmen
2 Antwoorden
10th Oct 2017, 3:54 AM
Metrik šµ
Please, do tell me where are the error bcs i couldn't save it. Q: if the number can be divided by 5&3. I'm just a beginner.Tq!
beginner
bestcoding
error
helpme
solution
solveit
wrong
1 Stem
7 Antwoorden
1st Mar 2018, 10:36 AM
Nur AieNa
Define an array with 30 random numbers. Print each element, and print the smallest number within the array is divisible by that
and
array
element.
number
print
smallest
the
with
-8 Stemmen
7 Antwoorden
26th May 2021, 11:31 AM
YAZEED WASFI ALKHARROUB
Q.3. Design and implement a mobile phone charges calculator. Input to the program is as follows; a) Number of on net minutes
hjj
2 Stemmen
2 Antwoorden
31st Oct 2019, 2:16 PM
Babar Ali
To find primes, why do i need to specify a range from 1 to the input number +1. Why +1
python3
0 Stemmen
2 Antwoorden
19th Apr 2019, 5:38 PM
Desi
The following code examine three variables -- x, y, and z -- and prints the largest odd number among them. If none of them is o
python3
0 Stemmen
5 Antwoorden
29th Sep 2020, 10:40 PM
Ali Rezaei
I need to write a program to Take a number N as input and output the sum of all numbers from 1 to N (including N).
forbeginners-
python
0 Stemmen
4 Antwoorden
27th Jan 2022, 6:26 AM
Artin !!!
Write a program that calculates the number of km per gallon the car gets. Using c++
home
0 Stemmen
2 Antwoorden
9th Dec 2016, 9:45 AM
Home Boui
I can add more arrays even if I mention the number of arrays in my code
arrays
javascript
0 Stemmen
2 Antwoorden
24th Dec 2016, 4:02 AM
Arun MV
What's wrong with my "input number of terms", why is 8, but my input is 5
c
0 Stemmen
1 Antwoord
29th Sep 2019, 4:00 PM
Yilin Lian
Please what would I write (if someone input his name and added number )to show error
@java
javascript
0 Stemmen
1 Antwoord
28th Jul 2022, 10:59 PM
Alexander Oke
Write a program to print the largest and second largest number among 4 initialised integer numbers?
challenges
0 Stemmen
2 Antwoorden
6th Nov 2017, 10:15 AM
Shashank shekhar
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
74
75
76
...
87
Volgende >
Populair vandaag
Safety Deposit Boxes
2 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
Who teach me html css JavaScript react
0 Votes