Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Why is my programm with int c; c = Convert.ToInt(Console.Read()); Console.Write(c); giving me answer 10 all the time?
c#
-1 Voto
3 Respuestas
17th Nov 2016, 11:20 PM
Dundee77
Define HTML. 10 Define CSS and it's types. 15 Define Static and dynamic website 15 IWPD Assignment
anchortag
html
iwpd
0 Votos
1 Respuesta
28th Apr 2020, 5:38 PM
Tofan Dilwala
What is the future of programming given the high level of automation ?Will there be enough jobs for programmers in 10 years ?
jobs
programming
2 Votos
4 Respuestas
10th Nov 2017, 1:43 PM
talent jokonya
What can I learn right now in just 10 minutes that could be useful for the rest of my programming career?
code
programming
sololearn
0 Votos
4 Respuestas
23rd Nov 2017, 11:54 AM
Md. Asiful Hoque Prodhan
in bitwise calculation, as how the binary of 10 would be 1010 and for 4 would be 0100 ? pls proof it.
python3
0 Votos
2 Respuestas
5th Nov 2020, 7:14 AM
Muhammad Abdulmalik
def add(x, y): return x + y def do_twice(func, x, y): return func(func(x, y), func(x, y)) a = 5 b = 10 print(do_
funcionea
1 Voto
2 Respuestas
23rd Apr 2019, 6:42 PM
Wander Anime
Question -- How to link Sublime Text 3 Build system (Build 3211) to Python 3.9 Using Windows 10
beginner
pleasehelp
python3
sublime
windows
1 Voto
1 Respuesta
27th Nov 2020, 11:00 PM
Fanman001
Write a java program to find the factors of the numners from 10 to 30 .(using if)
java
-3 Votos
2 Respuestas
14th Oct 2020, 8:12 AM
Jyotirmoy Mondal
Write C++ code to accept input and add integers from 1 to 10 and print their sum.
c++
0 Votos
1 Respuesta
17th Oct 2017, 5:46 PM
focus
Дан массив, состоящий из 10 вещественных чисел. Выведите индексы и количество элементов массива равных максимальному элементу м.
c++
0 Votos
1 Respuesta
4th Mar 2019, 8:55 AM
Akenor
Write a program in C to calculate sum and average of 10 students marks in 5 different subjects using an array
arrays
average
c
sum
0 Votos
2 Respuestas
14th Nov 2018, 7:34 PM
Atik Nipun
Joke: There are only 10 kinds of people in this world: those who know binary and those who don’t.
code
dk
joke
sololearn
1 Voto
2 Respuestas
23rd Nov 2016, 8:18 PM
David Kariuki
can we reinstall app in windows without delete ?
10
execteable
java
pro
windows
0 Votos
4 Respuestas
13th Sep 2017, 3:30 PM
prashant vyas
1 2 3 4 5 next line 6 7 8 9 next line 10 11 12 next line 13 14 next line 15
python3
0 Votos
3 Respuestas
23rd Feb 2020, 6:30 AM
Avinash
i have an Asus k52f with windows 10 and the system ssys JDK is not supported by my pc. any suggestione?
java
jdk
1 Voto
3 Respuestas
18th Aug 2016, 10:35 PM
Leonardo
One of the following 10 statements generates an error. Which one? (Your answer should be a number between 1 and 10.)
basics
python
0 Votos
3 Respuestas
12th Feb 2018, 9:35 AM
darshan ks
Cargar un vector de 10 posiciones y mostrar: El número más grande, el más chico y el promedio de los números ingresados.
java
0 Votos
3 Respuestas
18th Apr 2020, 12:12 AM
Cesia Teri
Somebody know a programming language where you has yo move a turtle with code my father tought me how to use it when I was 10
help
1 Voto
4 Respuestas
30th Jun 2019, 4:49 AM
sandra ojeda
What's the best microservice to use to develop an API that can get two users request and process it in less than 10 second.
c#
java
javascript
node.js
php
1 Voto
3 Respuestas
2nd Sep 2018, 10:26 AM
Suleiman Ahamed Mamman
What's the JAVA code If i want from the user to write their contact number that should be just 10 digits?!!!
contact
digits
java
length
number
scanner
string
1 Voto
1 Respuesta
11th Oct 2019, 9:17 AM
RazanAbuawf
The sum of the primes below 10 is 2+3+5+7=17. How to find the sum of all the primes below 1000
c#
c#questions
1 Voto
2 Respuestas
27th Oct 2017, 5:55 PM
Hasalanka Nagahawaththa
I would calculed the sum the 1 to 10 by for in php,this code is true or false?
php
0 Votos
2 Respuestas
3rd Mar 2017, 6:37 AM
lahcen dabouz
My Laptop is on windows 10 version , 64 bits, but wampserver doesn't work for me ! 😔😔
website
0 Votos
2 Respuestas
11th Jun 2017, 5:14 PM
Mehdi ABDALLAOUI
how to make a program in c++ that reads 10 values and shows how many of these values are negative?
methods
1 Voto
1 Respuesta
17th Jun 2019, 5:54 AM
Mahomed Adji Rbd
Why error invalid literal for base 10 coming out for the code below, when character string is given as input?
python
0 Votos
1 Respuesta
25th Sep 2019, 9:16 AM
Joshua Dominic
I got the error Process killed , because it ran longer than 10 seconds when i ran the code below .Please Help me
function-arguments
kotlin
0 Votos
2 Respuestas
24th Feb 2021, 10:22 AM
Chiến Nguyễn Ngọc
My friend is struggling to use this app in windows 10 phone it does not show followers and challenges it's totally different
and
idea
methods
0 Votos
4 Respuestas
11th Jul 2017, 12:44 PM
hariharan
A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values.
hashing
0 Votos
2 Respuestas
22nd Apr 2020, 12:09 PM
Disha Dey
Create a program tht wll calculate the average marks of 10 learners and with the average it wll determine with symbol they got A
c++
functions
1 Voto
3 Respuestas
12th May 2018, 11:48 AM
Christianrosejr
Write a program to calculate overtime pay of 10 employees. Overtime is paid at the rate of Rs.12.00 per hour for every hour work
1 Voto
2 Respuestas
29th Dec 2022, 9:51 AM
Swayam Sathawane
Can anyone tell me why my java trivia program works perfectly for the first 10 questions and then crashes. Using Android Studio.
mquestionnumber++
1 Voto
3 Respuestas
13th Nov 2017, 1:16 AM
Marcia Wilson
¿Como hago un arreglo para que lea 10 numeros y imprima cual es el mayor y cual es el menor de todos ?
arrays
c++
0 Votos
4 Respuestas
19th Apr 2017, 11:01 PM
Obed Vargas
Can someone more clearly explain what accumulate is? Say if there is 10 variables, and you accumulate with range(8), does it take the first 8 integers/strings or any random 8 integer/string?
accumulate
itertools
python
4 Votos
4 Respuestas
25th Sep 2016, 11:19 AM
Gideon Tay Yee Chuen
Write a program using DIV(J, K) which reads a positive integer N> 10 and determines whether or not N is a prime number. (Hint: N
ads
c
cprogram
datastructures
dsa
schaum
sololearn
solutions
2 Votos
2 Respuestas
30th Jan 2022, 6:36 PM
deepak patel
There is a difference between 10 lines of code and 1000 lines to discribe your problems in program
c#
css3
html
html5
javascript
jquery
1 Voto
1 Respuesta
22nd Dec 2017, 6:55 PM
Seif El-din Ayman
While using srand() in c++, I get segfault 1 out of 10 times. Any possible solution to that?
c
c++
rand()
srand
0 Votos
1 Respuesta
11th Feb 2017, 6:01 PM
Nishant Shah
В одном из уроков был пример int x = 10 ; double = 20 ; Оба числа целые ,причем сдесь double ?
doubl
int
1 Voto
2 Respuestas
21st Jun 2018, 10:07 AM
Kisliy
When a student will be solve the one question out of the 10 howe fetch the remaining question from same table in sql php
mysql
php
problem
1 Voto
2 Respuestas
1st Aug 2021, 8:09 PM
Muzaz Kali
Can I get an array of 10 figure numbers using Javascript from 1? so that I can manipulate the array ? If yes how can I ?
shantiram
0 Votos
3 Respuestas
15th Jul 2020, 7:23 AM
Shantiram
I have a doubt as when I enter the new age input as 10 it returns the output as 32, whereas the output should be 31.
python3
0 Votos
3 Respuestas
14th Dec 2021, 5:37 PM
Rohan Panda
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
datatypes
2 Votos
1 Respuesta
21st Sep 2019, 4:29 PM
Darshnik Deep
my program x = int(input(" enter a no: ")) print(x) print(x + 3) print(x) then i enter x = 7 output is like enter a no:7 10 7 for both the print(x) why I get different output???
python
variables
0 Votos
12 Respuestas
29th Jul 2016, 10:21 AM
Harsh Kanzariya
int x = 10 if (x > -1); if (x != 0); if (x > 0); System.out.println (“x is a positive number having value “ + x);
if
if-statements
in
java
output
2 Votos
2 Respuestas
7th Dec 2020, 11:43 AM
Nadia Arias
This Unless tag in Ruby is somewhat confusing yeah! Can someone check it out?a = 42 unless a < 10 puts "Yes" else puts "no"
code
ruby
3 Votos
2 Respuestas
20th Jun 2018, 7:05 PM
Rex
read a floating point and integer value. The value of floating point number is >3.14 and add 10 to the integervalue and print
c
program
0 Votos
2 Respuestas
9th Feb 2020, 12:38 PM
Hemadharshini S
when i run my code suppose with input 1 then from 0 to 10 output is correct but i get 11 th value as garbage value! why so??
c++
garbag_value_problem
1 Voto
7 Respuestas
10th Jan 2017, 7:40 AM
Md Shaifan Shahid
Write a C program to display a string (say.."ict") 10 times and display its odd occurances in lowercase and even in uppercase
an
help
important
it's
please
question
0 Votos
3 Respuestas
26th Jul 2017, 2:50 PM
Anjali Nair
Anyone can find next number using program?? 99 38 92 66 10 68 98 59 56 58 06 28 05 77 28 14 33 92 01 79
c#
c++
java
python
python3
ruby
0 Votos
6 Respuestas
10th May 2017, 6:55 AM
nishad
Why when i set b to 1, 5 or 10 the answer is always 5 ??? I can't understand it. Please help me
a++
b=a++
c++
number
0 Votos
2 Respuestas
25th Apr 2018, 9:55 AM
WindSeaVT
about JDK platform for windows 10 wich one i need to download x86 or x64 or both??? i n the tutorial picture look like both are selected. it means i need to download both?
java
jdk
0 Votos
13 Respuestas
20th Aug 2016, 6:42 AM
Leonardo
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
15
16
17
18
Siguiente >
En tendencia hoy
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes