Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Explanation: 20% of 50 is 10. To calculate 20% of a given amount, you can multiply the number by 20 and divide it by 100: 50*2
python3
0 Votes
7 Answers
2nd Nov 2021, 4:33 PM
UnTamed Fury
Why i think this loop should be to 10 20 40 50 to finished!
java
loops
-1 Vote
2 Answers
2nd Jan 2017, 2:13 PM
YE SHENGMING
How is this possible? Platinum status in 14000xp..To get platinum status, at least 20 thousand XP is not required.
challenges
html
java
require
5 Votes
2 Answers
9th Jan 2018, 10:07 AM
Aidaan Aziz 🇮🇳🇮🇳
find the two number in the array of 20 whose product(multiplication) is equal to given number by the user.
javascript
1 Vote
3 Answers
4th Jan 2021, 4:46 AM
shiu sakpal
How do I write a simple c++ program to display the first 20 prime numbers
c++
0 Votes
2 Answers
23rd Nov 2016, 8:06 PM
kobbygeorge
find the first 20 numbers of the Fibonacci sequence and puts into a list using recursive way.. Example - List<Integer> l1 = ne
20
and
fibonacci
finds
first
numbers
of
puts
sequence
the
1 Vote
10 Answers
5th Sep 2019, 10:29 PM
Ify Nonyelu
Help me to learn css in easy way because I started my career as a php developer before 20 days ?
css
3 Votes
8 Answers
29th Jul 2017, 3:13 PM
bhavi
1.How to show people that are above 20 yrs and got 10 points and above? Display people's names above 32?
python3
1 Vote
3 Answers
10th Oct 2021, 1:21 PM
Chama Kazadi
I want to find a count of odd numbers and even number in a 20 element array using function and this is my attempt
c
help
1 Vote
13 Answers
1st Aug 2020, 10:58 AM
narthana wickramasinghe
Why do higher level challenge lower level,,,when they are atleast 10 lvl lower??? (Means lvl 15 or 20 challenges a low lvl 5)
challenges
level
0 Votes
14 Answers
3rd Aug 2017, 11:16 AM
randy rutter
Why the outpt of size of operator is 20 here,when we assign a string in the array?
c
1 Vote
1 Answer
30th Jul 2019, 2:41 PM
Suraj Patra
program in Java to input 20 different names along with their corresponding phone numbers and two different arrays the program ac
java
0 Votes
6 Answers
22nd Dec 2018, 4:46 PM
bhavya bhatia
Fill in the blanks to print EVEN (multiples of 2) values from 0 to 20 using a for loop:
c++
-1 Vote
3 Answers
9th Dec 2020, 12:06 PM
PT
Please see this code! When i user input 10 or 20 the code works smoothly when user input 30 the milliseconds goes into - value?
boy
c
error
float
help
2 Votes
10 Answers
21st Jan 2022, 6:17 AM
Lakshay Kamat
Write C code to compute the frequency table of survey responses given by 20 users.
c
-2 Votes
1 Answer
5th Jul 2021, 7:47 AM
Yuktha Reddy
Simple instrument for fixing bugs in code in 20 years. What do you think ?
code
-1 Vote
2 Answers
22nd Oct 2017, 7:22 PM
George Bogatyr
How much a programmer can earn upto the maximum by mastering about 20 programming languages??
basic
pay
-3 Votes
2 Answers
20th Aug 2018, 5:57 PM
hari krishnan
Monster HP goes down to about 20 then every Attack starts adding to Player and Monster HP.
battle
monster
player
py
python
rpg
2 Votes
1 Answer
2nd Jan 2018, 5:36 PM
RuthlessDust
I want to print the items in a single line like this: 10 20 30 40 . Not on separate lines, but it prints on separate lines. Why?
python
1 Vote
13 Answers
28th Jan 2022, 9:19 AM
𝑨𝒍𝒗𝒊𝒏
Find the number of comparisons required in bubble sort of the following list having the 5 numbers : 10 20 30 40 50
c
datastructure
using
0 Votes
6 Answers
12th Sep 2020, 5:46 PM
Yogita Dose
Write a program to accept 20 different numbers in a SDA.Display the sum of all the numbers which are divisible by either 3 or 5
array
boards
computerapplications
icse
java
sda
0 Votes
9 Answers
8th Apr 2022, 6:45 AM
Nandini Bhardwaj
if 20 > 10 : print("20 greater than 10)" in python playground but it says error can u tell me what I did wrong
python
0 Votes
11 Answers
27th Nov 2018, 7:27 PM
Game Hacker
If I add 20+10a it shows 30 but for 20+a10 it shows 20 o.O why is this?
data-types
php
1 Vote
2 Answers
16th Apr 2016, 5:12 AM
Mohiuddin Sumon
Fill in the blanks to print EVEN (multiples of 2) values from 0 to 20 using a for loop:
c++
loops
-1 Vote
3 Answers
10th Dec 2020, 4:22 AM
Walaa Alajamy
Codigo en java que nos permita calcular y visualizar la suma de los numeros pares comprendidos entre los numeros 20 y 400
java
2 Votes
2 Answers
28th May 2019, 12:14 AM
Eduardo Abenamar Ballinas Mayorga
#3.Write a program to check if the age of a student stored in a tuple is greater than 20 or not
python3
-1 Vote
5 Answers
13th Dec 2018, 11:37 AM
Thotla Thirupathi
Alguien me puede explicar que es coeficiente y residuo, y expliqueme 20 // 6 por que sale 3?
numeric-operations
0 Votes
2 Answers
8th May 2019, 10:00 PM
Cristopher
Write a program in C ++ for a function whose task is to find and print initial numbers between 20 and 500
cpp
2 Votes
5 Answers
6th Feb 2018, 8:14 AM
diyana
what is the meaning of this x = {0}; y = {1} to be the output 10 and 20
c#
output
1 Vote
1 Answer
28th May 2018, 3:45 PM
ahmed siddiq
Write a program which takes 20 integers as input and divides with 2 and observe the results by using switch condition?
input
-1 Vote
4 Answers
23rd Dec 2019, 3:22 PM
owais qureshi
In java: How do you find the first 20 numbers in a Fibonacci sequence and put it in a list using recursive way?
a
in
list
numbers
put
recursive
using
way
1 Vote
4 Answers
1st Sep 2019, 12:41 AM
Ify Nonyelu
Can you put an alert with random words? type every time you get the number 20 to appear a different name?
css
html
0 Votes
3 Answers
4th Jun 2019, 10:52 PM
Chaves
Explanation: 20% of 50 is 10. To calculate 20% of a given amount, you can multiply the number by 20 and divide it by 100: 50*2
phyton
-1 Vote
7 Answers
13th Jul 2022, 10:55 AM
Adeleke Abdul Rahmon
Write a C program which which prints the temperature in celsius from 0 to 20 and their equivalent value in Farnheint
cprogramming
2 Votes
1 Answer
16th Jul 2020, 5:26 PM
Emalinjachi
can someone help me to merge the cards with the number 20 that when clicking on the cards decrease the numbers?
css
html
js
0 Votes
3 Answers
6th May 2019, 7:15 PM
Chaves
Can any body tell me what this "^" does in a program.For example 60 ^ 40 gives me 20 when I run it
c++
1 Vote
2 Answers
28th Jun 2022, 3:12 PM
NS MICHAEL
Write a program in c to enter 20 number in an array. Determine the sum of odd numbers and even numbers separately
c
0 Votes
4 Answers
12th Feb 2017, 2:04 PM
ankit pariyar
Why its 20 not 20.0.......since in the last problem the answer was in float...how to declare whether its an integer or float
python
0 Votes
3 Answers
8th Oct 2018, 4:02 PM
Jervis.J Vasanth
Pls help me to solve this programe ((Accept 20 value .find the sum of positive and negative number separately))
java
0 Votes
2 Answers
29th Oct 2016, 7:38 PM
shaima
Can someone help with a php code for birthday validation so that student below 20 year's wouldn't be able to register
forms
0 Votes
2 Answers
3rd Sep 2020, 5:27 PM
Adeyemo Rasheed
Return rows of cars that have an mpg vale greater than an mpg value greater than 20 and 6 cylinder s
sravan
0 Votes
2 Answers
6th Nov 2021, 9:03 AM
janakiramchowdary janu
write an input statement validation loop that prompts the user to enter a number less than 20 or greater than 75?
java
loops
0 Votes
3 Answers
28th Sep 2016, 11:59 AM
Nhyn Ojastro
Using a while loop. create a C++ program that will display the output below. Output: 55 50 45 40 35 30 25 20
c++
0 Votes
3 Answers
7th Mar 2019, 11:52 PM
Rhea May Abay
I have recently received over 15 (about 20) challenges from the same person within a 48 hour period!
15
2-days
20
48-hours
challenge
limit
sololearn
3 Votes
5 Answers
6th Feb 2020, 6:48 PM
Sonic
В одном из уроков был пример int x = 10 ; double = 20 ; Оба числа целые ,причем сдесь double ?
doubl
int
1 Vote
2 Answers
21st Jun 2018, 10:07 AM
Kisliy
Out of all these languages we have today, which ones do you think will still be relevant and used in the next 20 years
future
2 Votes
3 Answers
7th Jan 2018, 10:43 AM
Theedon
Hello.Qustion,Write a full program to find a student average of 3 subjects for a class consisting of 20 students?
c++
-4 Votes
2 Answers
4th Apr 2020, 2:03 PM
Qamar Khalid
Write a program in java whereas no is even or odd and print only third even no.from 1 to 20 counting of number
main
void
-5 Votes
4 Answers
10th Jul 2019, 7:50 PM
DOLAT RATHORE
Crear un programa que genere numeros impares de 1 al 20 y los muestre en pantalla; ademas deberá calcular la duna y el promedio
c++
0 Votes
2 Answers
28th Feb 2022, 3:00 PM
Rick Pudinng
In this code , I want input style in 10 + 20 format. Present is vertical :- 10 (enter) + (enter) 20.
java
0 Votes
3 Answers
18th Dec 2017, 12:33 PM
Prashant Kumar
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
3
4
5
Next >
Hot today
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes