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
can someone give me link for c++ ide that working with window 7 64bit
c++
0 Votos
3 Respuestas
4th Oct 2016, 4:12 PM
Krishna
Which is the best ide software for computer 32 bit window 7 for c++ & c
help
please
0 Votos
3 Respuestas
22nd Aug 2018, 5:20 AM
PADDU
num = 7 if num == 5: print('Number is 5') elif num == 11: invalid syntax
else-statements
python
0 Votos
5 Respuestas
4th Nov 2016, 12:48 AM
Douglas Frey
Can anyone explain this behavior of the increment operation? Why 5 6 7 is not returning
c
code
0 Votos
2 Respuestas
5th Mar 2020, 9:24 AM
Mansa Saxsena
A soccer team have played 18 games and won and they had 7 game as a draw each win is 3 point and every draw is 1
help
1 Voto
15 Respuestas
11th Oct 2021, 4:42 PM
Gto Gtom
Why inside the loop the greatest value of i is 7 but the outside it prints 8 any explanation please??
forloop
javascript
loops
4 Votos
5 Respuestas
17th Mar 2019, 6:50 PM
Hafsa Mohamed
Write a program which will find all such numbers which are divisible by 7 but are not a multiple of 5, between 2000 and 3200
challenges
coding
python
sololearn
-4 Votos
10 Respuestas
10th Apr 2018, 4:02 PM
Ratnapal Shende
Why doesn't it print both 3 and 7 if both statements are true?
if-statements
python
0 Votos
2 Respuestas
14th Sep 2016, 5:18 PM
Kirsty Lukas
Where can I find jdk version for Windows 7 version 32 bit ?
java
jdk
0 Votos
2 Respuestas
14th Jul 2016, 12:11 AM
Pramod Sreedharan
Why don't I get expected bubbleSort with some inputs like 9 8 7 6?
bubblesort
1 Voto
1 Respuesta
21st Jun 2018, 6:59 AM
LottoMan
What is best programming windows operating system ? Windows 10 vs windows 7
best
operating
system
0 Votos
2 Respuestas
8th Apr 2017, 8:51 PM
127.0.0.1
Why is 25 % 7 = 4? And 70 % 17 = 2?
c++
operators
0 Votos
2 Respuestas
11th Aug 2016, 12:16 PM
Gianluca
Why I get 7 as output whether I don't define self.x=x inside class?
classes
0 Votos
2 Respuestas
16th Feb 2018, 9:08 AM
Azazul Islam
If I type 7 >= 3, then also output is True. What is the logic here?
booleans
python
1 Voto
4 Respuestas
27th Mar 2017, 6:22 AM
deepak deo
WAP in c++ to make matracs using array like 4 5 6\n 7 8 9\n 10 11 12\n .
c++
1 Voto
7 Respuestas
27th Jun 2018, 8:42 AM
Abdul Hamid
Show the following series using loop: 1 1 2 2 4 7 11
c#
c++
0 Votos
1 Respuesta
18th Nov 2016, 9:22 AM
Shah Zaib
how to use array to generate 7 digit value for 100 student ?
arrays
java
-2 Votos
1 Respuesta
26th Nov 2017, 2:25 AM
Dywen Ng
How do I design a good website on 7 wonders?(If possible help me with coding stuff)(Class Project)
css
html
web
webpage
website
xml
-1 Voto
6 Respuestas
7th Dec 2016, 2:11 PM
Haider Ali
From where to get netbeans and eclipse for Windows 7 32 bit real with java
java
3 Votos
1 Respuesta
1st Mar 2017, 2:58 PM
🎆Sourav Subhakant Dash🔥🔥
Alguien sabe como instalar el qt creator para windows 7 32 bits para c++
c++
0 Votos
1 Respuesta
17th Feb 2023, 11:51 PM
Hector Mamani
I take 7 days to complete a course. Is that a nice duration to learn everything nicely?
regular-expressions
runtime
self-learning
sololearn
3 Votos
3 Respuestas
2nd Jun 2017, 10:33 AM
Akash Sahu
How to create 1 2 4 7 11 16 22 ...... <=100 pattern in python only using while repetition
loops
python
while
0 Votos
3 Respuestas
15th Jun 2022, 1:56 PM
NINJA YT
I Installed sublime text 3 in my windows 7 64bit laptop. but it didn't work well. why?
c++
css
html
html5
java
javascript
mysql
php
sql
xhtml
2 Votos
1 Respuesta
8th Oct 2018, 2:49 PM
Shaheem PP
Кто нибудь пишите ссылку на реальную работящую Delphi 7. anyone write a link to a normal working link delphi 7
делфи
программа
программист
работа
ссылка,
0 Votos
9 Respuestas
17th Nov 2017, 3:15 PM
Абдусаттор Шамаев
How can I solve the CompareExchange128 problem that pops up while upgrading windows 7 to 10
7
computer
upgrade
windows
1 Voto
2 Respuestas
13th Apr 2019, 1:20 PM
Bibaswan Roy
Please Write a Java program to print the series 2 6 10 14. 3 7 11. 4 8.5
java
0 Votos
3 Respuestas
6th Dec 2018, 4:37 PM
Naitik Shah
Php i try php but still about 7 month i don't understand any crud app
php
1 Voto
2 Respuestas
24th Jan 2018, 12:32 PM
Fahad Abdulaahi Awad
If I put 7%28, the result is 7. How come? Is it because 7 is a smaller int number than 28?
operators
0 Votos
4 Respuestas
16th Feb 2019, 8:07 AM
Lannidya Putri
Can any one show me the the working of modolus operator ?? why why 4 % 7 =4 ??
mod
4 Votos
4 Respuestas
14th Jul 2017, 7:32 AM
Dhananjay Kumar
10) The expression, d = 7 * 12/3 + 3 * (9 - 7); evaluates to:
c++
0 Votos
2 Respuestas
21st Apr 2020, 8:36 AM
زهور زهور
what a program user enter is prime number. example if user enter 7. 7 is prime number. if enter 6. 6 is not prime.no#plz help me
help
me
plz
1 Voto
11 Respuestas
17th Nov 2023, 2:55 PM
zay yar
Hi will i can install Xcode on the windows 7 thank you for answer
swift
0 Votos
2 Respuestas
29th Nov 2016, 10:33 PM
yusf
Code a program that adds 7 numbers and swap that numbers starting with the biggest number
abstract-classes
good
include
1 Voto
1 Respuesta
12th Jan 2020, 7:25 AM
bosisi komane
How to print numbers which is divisible by 7 from 18 to 543 and sum their output?
python3
0 Votos
1 Respuesta
4th Sep 2020, 8:24 PM
Mohammed Zubair
Evaluation Order Please , not 1 + 1 == y or x == 4 and 7 == 8:
python3
2 Votos
2 Respuestas
13th Jul 2022, 4:42 PM
Konda Sandeep
Cómo completo la tarea del caracol que sube 7 pies y baja 2 en java script?
javascript
0 Votos
2 Respuestas
24th Dec 2022, 2:03 AM
David Saavedra
the sequence of this code if not 1 +1 ==y or x ==4 and 7 ==8
operator-precedence
python
0 Votos
3 Respuestas
22nd Dec 2016, 4:07 PM
SealCLi
a = 42 if a > 7 puts "Yes" end why do we put all the spaces between?
if-statements
ruby
4 Votos
2 Respuestas
7th Mar 2017, 8:25 AM
Billy Dymek
How do I draw a right angled triangle using the 'for ' loop command in C++ with an increment of 1 'X' for 7 lines
c++
1 Voto
10 Respuestas
24th Oct 2019, 4:56 PM
Immanuel Immanuel
How to write a javascript program to accept 1 to 7 numbers from user and display appropriate week of the days
javascript
0 Votos
3 Respuestas
15th Mar 2022, 12:37 PM
Fatema Bohari
Hello guys can anyone tell me how do we open the java platform on pc windows 7
javascript
0 Votos
3 Respuestas
1st Jul 2020, 8:33 AM
karan agarwal
error. x % y - это остаток от деления. 7 % (5 // 2) = 0.5
numeric-operations
python
0 Votos
3 Respuestas
22nd Aug 2016, 4:37 PM
Дмитрий
I have a windows 7 PC which has MySql but it's not working.Are there any other SQL Compilers
sql
0 Votos
5 Respuestas
15th Oct 2016, 3:38 PM
Riddhi
What do you think ex:
4
5
7
8
1 Voto
4 Respuestas
16th Mar 2018, 1:24 PM
Shad Yakuza
J'ai 28 chiffres de 1 à 28 et je besoin d'une conbinaison possible de 7 chiffres avec tous les 28 chiffres.
..?
3 Votos
4 Respuestas
8th Jul 2018, 7:37 PM
AL-Hamide Jallow
i want to ask how to make this program with looping 1 4 3 8 5 12 7 16....100
java
0 Votos
6 Respuestas
29th Jan 2017, 2:10 AM
Kurby Lee
struct student { int age; int grade; char name[40]; }; int main() { struct student s1 ={ .age = 18,.grade = 7
c
0 Votos
3 Respuestas
27th Sep 2021, 6:26 AM
Gulafsha Syed
Hera a problem. If we put more then 10 digits then it print 7 why? Otherwise it work well for print last digit. Anyone solve it.
c++
3 Votos
10 Respuestas
1st Feb 2022, 2:22 PM
Mohsin haider Sultan
Product of odd numbers from 1 to 15...its where am stuck my outputs are 1 3 5 7 9 11 13
methods
0 Votos
7 Respuestas
19th Jul 2018, 6:50 AM
Abby
What is the result of the following expression? 1 + 3 / 2 – 7 % 3
java
1 Voto
2 Respuestas
13th Aug 2017, 12:52 PM
Shreyansh
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
6
7
8
...
10
Siguiente >
En tendencia hoy
Hey, is the "Snowflake" mission not working?
0 Votes
Discrete-Time Signal Representation
1 Votes
Create a program that will allow user to input grades from five subjects and display the average grade.
1 Votes
Bug in the answers checking algorithms?
1 Votes
How to make a 2d game
1 Votes
Html
2 Votes
Not video
1 Votes
Detach thread exception
1 Votes
I want to learn Lua but don’t know where
3 Votes
Qt timer timeout
0 Votes