Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What do you think? Which of the programming language/ concepts will have high demand in future (after 3 years from now)
html
java
javascript
php
python
ruby
1 Vote
2 Réponses
3rd Jan 2018, 4:56 AM
janani Visuvalingam
Create a function disp3char which takes a string as a parameter and displays all the 3 letter words of the sentence.
functions
looping
string,
1 Vote
2 Réponses
26th Jan 2018, 1:31 PM
Harsh
I tried writing code for this question in C “ Find the sum of all the multiples of 3 or 5 below 1000” but it’s wrong. Pl. help?
c
code
help
1 Vote
3 Réponses
9th Sep 2020, 5:17 PM
Sowmya
How can I write I=0 and I=3 and j=0 and j= 3 in if conditions with proper pattern ???
c
c++
0 Vote
2 Réponses
21st Jul 2016, 6:51 PM
Talha Rao
R language wap to print the number from 1 to 100 and check that they are divisible by 3 and divisible by 5 and divisible by both
r
-2 Votes
5 Réponses
11th Sep 2022, 7:09 AM
Abhishek
How to make 3d movement.
3
3d
c
graphics
java
loops
python
3 Votes
2 Réponses
5th Mar 2018, 3:27 PM
Bibek
A magic square is a 3 by 3 matrix filled with integers in the range [1 - 9] so that each entry in the matrix has a unique value. The sum of each of the rows and each of the columns and each of the two diagonals must be equal to 15.
c++
1 Vote
3 Réponses
2nd Aug 2016, 2:14 PM
rahul punjabi
Use nested switch to calculate bill if cutomer buys 3 items..the customer can either choose 2 items of one kind or 1 item of
nestedswitch
1 Vote
2 Réponses
10th Sep 2018, 5:09 PM
Shivyaaa
Write Html code to design a web page to create a table with 6 rows and 3 columns for entering marklist of 5 students
html
-3 Votes
2 Réponses
14th Jan 2020, 5:25 PM
Binto Alex
Make a program in which If the no. Is even then divide by 3 and when the no is odd then multiply by 7
c++
program
0 Vote
4 Réponses
23rd Jun 2017, 3:02 PM
Sakshi Gupta
def ChangeVal(M,N): for i in range(N): if M[i]%5 = = 0: M[i] //= 5 if M[i]%3 = = 0: M[i] //= 3 L=[25,8,75,12] ChangeVal(L
python
-4 Votes
2 Réponses
5th Oct 2020, 4:31 AM
Arpan Pradhan
how to make a moving object?
3
in
moving
object
python
to
0 Vote
3 Réponses
11th Sep 2016, 3:19 PM
MeoQ
I'm having a challenge regarding the flow of a nested for loop. Does anyone know how it flows when there are 3 nested for loops
java
0 Vote
2 Réponses
19th Feb 2020, 5:08 PM
Itumeleng Mzobe
Hey, can anyone help.. My program is not running when I use break and continue statment, 1st one is running but 2nd and 3 not
loops
python
1 Vote
2 Réponses
24th Jan 2019, 7:22 AM
Deep singh Sodhi
Write a C program that reads List 1 & List 2 from files, computes List 3 and writes to a file.
c
c++
java
2 Votes
1 Réponse
21st May 2017, 3:50 AM
Farooq Khan.S
It works for 3 of 5 test but I can't see the 2 it doesn't work for and I can't find the issue. Problem military time.
python
0 Vote
2 Réponses
18th Mar 2022, 4:52 AM
Nick Accordino
I know that for python 3 the break command is used to end a program prematurely but how does the program know when to end
python3
0 Vote
3 Réponses
10th May 2020, 5:09 PM
Kody
How many computer languages existing in computer science?
1
10
2
3
4
5
6
7
8
9
4 Votes
4 Réponses
17th Apr 2019, 12:25 PM
$~James~$
You need to calculate the points earned by a soccer team. The team won 18 games and ended 7 games as a draw. A win brings 3
answer
me
-2 Votes
3 Réponses
19th Mar 2022, 7:38 AM
Prajwal Patgar
I wanna write a C++ program that reads 3 numbers & puts them in ascending order using if.else ,,can anyone give me some idea??
c++
1 Vote
3 Réponses
8th Jul 2017, 8:05 AM
RiGeL
Q12. Reverse an array in groups of given size Input: arr = [1, 2, 3, 4, 5, 6, 7, 8, 9] k = 3
python
0 Vote
3 Réponses
4th Jan 2017, 3:36 PM
manish
As a beginner is it advisable to learn 2 to 3 languages at the same time or is it better to stick with one language for a start?
c++
html
java
php
1 Vote
3 Réponses
5th May 2018, 9:15 AM
kenneth shang
Hello guys, I'am a new learning C++. I want to learn it by hard and I have started 3 days ago. Please give me advice.
1
0 Vote
2 Réponses
10th Nov 2020, 3:44 AM
C++ learner
How can i make the 2nd script tag code to be loaded after 3 seconds or after a certain element loads
coding
css
html
javascript
jquery
js
script
web
website
0 Vote
2 Réponses
12th Feb 2019, 10:20 PM
Dev Anand
Divisions create float in python 3 then... Why float is used in >>>9**(1/2) that is 3.0 and >>>2**5 is 32
numeric-operations
python
0 Vote
2 Réponses
14th Jul 2017, 6:21 AM
pratik ahir
who can help : menu with 2 options: 1 log in and 2:change pasword,if introduce pasword 3 times wrong program will close
c#
1 Vote
2 Réponses
11th Dec 2016, 9:06 PM
Lawrence BTL
If give a value in int or float or double like double 10/3 then return the value 3.3 bt return 3 and same as float and int why?
c#
operators
1 Vote
4 Réponses
4th Sep 2016, 6:20 PM
Akash Verma
Can you tell me Maximum ways of defining 3 dimensional array? Means how to define e.g. int[][][] a; Now you need to tell me othr
arrays
2 Votes
1 Réponse
7th Feb 2019, 3:49 PM
arshad khan
What gets printed? d = lambda p: p * 2 t = lambda p: p * 3 x = 2 x = d(x) x = t(x) x = d(x) print x
events
everything
python
sets
2 Votes
3 Réponses
31st Oct 2016, 3:59 PM
victorious victor
In a one- dimensional array consisting of n real elements, calculate: The number of array elements, large with 3
python
python3
-6 Votes
1 Réponse
14th Apr 2022, 3:38 AM
Gulnur
Experienced Coders: What's your top 3 Javascript fundamentals you'd recommend newbies learn so they can build real world stuff?
basics
fundamentals
javascript
1 Vote
1 Réponse
8th Jul 2017, 3:09 AM
Scott Groves
How do you create a version of a bag which can take at most 3 of any single element.
java
0 Vote
1 Réponse
15th Sep 2016, 9:48 PM
Alexis
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 Réponses
4th Apr 2020, 2:03 PM
Qamar Khalid
Easy Challenge? Then code this one! Create a Program that accepts 3 letters and tells how many are consonants.
html
javascript
-3 Votes
1 Réponse
18th Mar 2021, 6:17 AM
Reymart Selverio
You need to calculate the points earned by a soccer teamThe team won 18 games and ended 7 games as a draw.A win brings 3 while 1
python
0 Vote
2 Réponses
4th Mar 2022, 5:46 PM
Ajitkumar Singh
I have a question when I create an application with questions at the end of the test how do I know the correct air number like 3
jjjjj
1 Vote
3 Réponses
6th Feb 2020, 11:45 AM
Ali King
The following loan calculator program I coded is wrong , please don't provide me the correct code link , just give me 2, 3 hints
@java
0 Vote
1 Réponse
10th Dec 2020, 7:37 PM
Pankaj
What is the wrong I am doing in below code. I am trying to print a list within range of x and which are multiples of 3 and 5
python3
0 Vote
2 Réponses
20th Aug 2020, 11:16 AM
Gubbala Saisree
In this code I can not do a while loop of 3 turns ... To put 2 entries, then another and then another, to know which of the two
code
java
python
4 Votes
3 Réponses
9th Feb 2018, 8:21 AM
Raúl Almagro
I always get an error that says ' expected an indented block' in a noob can somebody pls help me? Python 3 beginner
functions
0 Vote
2 Réponses
6th Jul 2018, 11:28 AM
Shaibu Junior
I want a input to return a random response from one of 3 set lines of text, how do i go about that ?
all
html
javascript
web
2 Votes
2 Réponses
30th Jun 2017, 12:53 AM
Hoeft Brian
I want to create a program which will count number like 1 and then 2 and then 3 when user click the button every time.
javascript
0 Vote
2 Réponses
18th Jul 2019, 3:27 AM
Noor
Q. Write a program to display sum of values between 5 and 20 except the all values which are divisible by 3 and 5 both.
anyone
me
tell
0 Vote
2 Réponses
10th Sep 2019, 8:56 AM
Deepanshu Sharma
when generating randomly 2 numbers in c++ between 1 and 3 what i have to do if i don't want the first nb to be == second nb
c++
0 Vote
3 Réponses
8th Dec 2020, 9:21 AM
nano
How can if print the output for date 2021-03-31 when the input for date is year = 2021 Month = 3 and day 31
help
0 Vote
1 Réponse
23rd May 2022, 10:42 AM
Aisy Danish Mohd Nazry
Why a+b gain me ab not realy a+b.? If i enter value of a and be as 5 and 3 the answer show 53 not 8 why?
&
0 Vote
3 Réponses
22nd Sep 2020, 11:33 AM
RD:programmer
What is the output of this code ? This is from sololearn code challenge. The answer of sololearn only provide 3 char width.
https://code.sololearn.com/cspj1wob6gd3/?ref=app
0 Vote
1 Réponse
19th Jul 2022, 11:27 PM
Oliver Pasaribu
I want to put a table equal to a picture. I used 3 <div> tags and 'float-left and right' element but it didnt work. Help me pls!
html
html5
1 Vote
4 Réponses
25th Jan 2017, 11:22 AM
Luminous
I want to code this program like,when user enter the password wrong 3 times user will see that ("your account has been blocked f
c
0 Vote
1 Réponse
3rd May 2020, 11:08 PM
Abc def
Learning pythom 3 from sololearn is enough for fresher to get a job n prepared for it or do i need to do something extra..
python
0 Vote
2 Réponses
28th Mar 2018, 10:21 AM
Nadeem Sayyed
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
38
39
40
...
42
Suivant >
Aujourd'hui en vedette
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Control flow
0 Votes
Python question
1 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