Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How can write program to calculate multiplication table for any number start from 1 and end for the number enter by user
c++
1 Vote
3 Answers
28th Mar 2017, 5:43 PM
Bts...
I am getting an error in UE 4.19.0 it was also in 4.18.3. Hexadecimal value0x00 is a invalid character line 1 position 1.
unrealengine4
1 Vote
4 Answers
17th Mar 2018, 12:58 AM
Comedy Co.
Write a python program that asks the user for an hour between 1 and 12 and for how many hours in the future they want to go.
python
1 Vote
10 Answers
25th Aug 2018, 2:25 PM
Divyansh Sunny
Write a boolean expression that returns True if tge value of the variable count is between 1 and 10 inclusive
cpython
python
0 Votes
2 Answers
1st Oct 2017, 12:41 PM
Kwabena Dennis
I made this code for code coach "tax free"problem and it passed 5 out of 6 test cases only 1 is wrong.can anyone help me ???
codeplayground
error
python
0 Votes
2 Answers
14th May 2020, 3:52 PM
『 〖 PRAISE 〗 』
how to generate a list of infinite length containing all numbers made of 1 or 2 or both in ascending order?
python
1 Vote
2 Answers
10th Sep 2016, 6:26 AM
Akhil Gaur
How can I write a program that take a n(a positive number)as input,make n×n list then return the 0 and 1 into spiral.
python
0 Votes
3 Answers
3rd Jan 2020, 10:16 AM
fatemeh salmani
Why Result is 2 not 1 ? a() method already defined in both A&B . How to call the super class method from child class in this par
inheritance
python
0 Votes
7 Answers
8th Mar 2017, 9:51 AM
Muhamed Ziedan
Find the sum of first ten natural number 1 2 3 ...10 but the I m getting error please help thanks u
c++
1 Vote
3 Answers
19th Oct 2016, 7:17 PM
kevink mahadeo
Im stuck here can anyone help 😭😭 function is a perfect square, which a given integer n, returns 1 if n is a perfect square.
c++
2 Votes
2 Answers
30th Nov 2018, 3:32 AM
Notorious.mimi
Paint cost problem: iam failing only test number 3 test 1 2 4 5 are ok can anyone tell me whats wrong in my code
codecoach
costs
paint
python3
1 Vote
3 Answers
18th Apr 2020, 11:31 AM
Abdul Majeed Faraz
Why are there different outputs when I change the order in the Code of different ways of incrementing by 1 ?
java
1 Vote
2 Answers
20th Dec 2016, 10:37 AM
eternallatesummer
Average time it takes you to develop a basic 5 page / 1 page layout website from scratch (from design, develop to launch)
c#
css
html
javascript
php
website
2 Votes
1 Answer
1st Sep 2018, 8:02 AM
Preston Tshabalala
why does the random.randint(1, 6) produce the no. 6? i thought it would only produce no. from 1 to 5?
modules
python
0 Votes
2 Answers
27th Oct 2016, 12:45 AM
Jiggy Barcelona
You need to make a program for a leaderboard. The program needs to output the numbers 1 to 9, each on a separate line,
python
0 Votes
3 Answers
26th Sep 2022, 4:10 PM
Nupur Trivedi
1 imp factor for beginners is to grab the skills by a relevant job. But money is the barrier, ppl have irrlevent jobs. Solution?
carrier
jobs
professions
programming
1 Vote
3 Answers
29th Mar 2018, 5:56 AM
Musaddiq manzoor
I need help.I am working with desktop app in pyqt5. Have several issues - wrong function counting EEG signals per 1 sec-need cou
urgently
1 Vote
3 Answers
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
Write a C# console application program that will prompt the user to 1-3. Enter their name, lucky number 1 and lucky number 2
help
0 Votes
2 Answers
20th Oct 2022, 8:35 AM
Ecnerual23
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 Answer
21st May 2017, 3:50 AM
Farooq Khan.S
Python Maths Quiz - how to make sure random Num 1 is larger than Num 2 & number of loops = user input
maths
python
quiz
1 Vote
2 Answers
9th Nov 2019, 5:11 PM
SWL
How many numbers does this code print? i = 5 while True: print(i) i = i - 1 if i <= 2: break
python3
0 Votes
2 Answers
21st Sep 2018, 2:01 AM
Mohamed Ramadan El Geneidy
Write a program ask height in cm and then convert it to feet and inches. 1 foot =12 inches ,1inches =2.54 cm.
python
0 Votes
2 Answers
24th Jul 2018, 12:39 PM
selvi
Increment the value of a variable that starts with an initial value 1 and stops when the value becomes 5.
increment
print
variables
1 Vote
1 Answer
11th Feb 2017, 3:58 PM
Sunny Jha
someone can help me I can not advance in the challenge 1 of the question of how to center the text help please
html
2 Votes
3 Answers
1st Oct 2017, 2:04 AM
ronny aguilar
Leia um valor inteiro entre 1 e 12. Correspondente a este valor, deve ser apresentado como resposta o mês do ano por extenso,
1
12.
a
correspondente
e
entre
este
inteiro
leia
um
valor
valor,
0 Votes
2 Answers
14th Apr 2023, 10:35 AM
Ailer Pimentel
Please, explain why num 1 = num also, why m = m *10 + num%10 and num/=10 ? See below program
java
0 Votes
2 Answers
9th Dec 2016, 1:59 PM
Varun Singh
I am a student.i want to learn JavaScript.If i give 1 hour a day how many days or year require to learn that?
javascript
0 Votes
3 Answers
10th Jul 2018, 7:09 AM
Sheak Salauddin Khaled Rasel
Is it necessary to write multiple lines of comment when we use multi line comment code? Can we write 1 line comment in /* */?
comments
1 Vote
3 Answers
18th Jun 2018, 7:15 PM
Prabhat Rai
In the problem Paint costs i wrote this code. Is there any error as it shows 1 case has failed.I don't understand pls explain
codeplayground
interpreter
python3
2 Votes
2 Answers
14th May 2020, 3:44 PM
Ayushman Dash
Please, can somebody explain to me why this prints a list with both 1 & 2 in it instead of just 1in the list?
python3
0 Votes
2 Answers
6th Apr 2019, 4:31 AM
Thimira Rathnayake
In Dictionaries in Pyhon, key value 1 and 0 will create confusion if another key values are "True" or "False"
python
python3
1 Vote
1 Answer
4th Mar 2017, 7:10 PM
Akshay Dhotre
how to join more than 1 table so that i can check for user name and password for login purpose.
sql
0 Votes
1 Answer
24th Oct 2016, 4:59 AM
shubham mishra
Why do we increment N by 1 after inserting an item to the mid of the array in Data Structure?
arrays
datastructure
1 Vote
1 Answer
28th Oct 2017, 6:19 PM
Esmatullah Sayeedy
I have multiple employee id with comma and more than 1 rows so I get employee name from another table
sql
tables
-1 Vote
1 Answer
2nd Aug 2016, 1:16 AM
dani jebas
I am learning c and c++ 1 month complete but my logic to use in c c++ is bed so please help me for how strong my logic
building
logic
2 Votes
4 Answers
23rd Dec 2018, 1:02 PM
Ishanya Jadhav
Get input from user 0 means print hai 1 means print hello.the user give apart form this again it ask a input..using loops
python3
1 Vote
2 Answers
30th Jan 2020, 5:14 PM
NIVETHA N
-35.75 to its 14-bit floatng point. 1 bit for sign, 6 bit for the exponent, 7 bits for the mantisssa. Is it right?
c
floating-point
1 Vote
2 Answers
13th May 2020, 5:59 AM
Jai
Please help with this.. using range.Generate the list 'A1' having numbers from 100 to 1 in decreasing order, which are also mult
cpython
python
python3
range
0 Votes
3 Answers
6th Mar 2018, 11:18 AM
Sashank Reddy
what if we put return 1 in main function eg int main () { • • • • • • • • return 1; }
c++
1 Vote
6 Answers
21st Jun 2016, 8:53 AM
Tushar Chetan
int a[][3] = {1,2,3,4}; int (*p)[3] = a; printf("%d ",*p[0]); p++; printf("%d",*p[0]); O/P = 1 4. HOW POINTER ASSIGNED ABOVE 3?
c
pointers
0 Votes
1 Answer
3rd Jan 2021, 10:38 AM
Gogul
Actually more of a comment about lesson 1 of the Content Models section. Is there a different place to post comments?
dom
html5
semantic
0 Votes
2 Answers
9th May 2017, 8:20 PM
Nathan Wood
How can I create a python loop that will print 1 to 5 and in between each printed number there will be a decoration like(==)
@
arraylist
1 Vote
3 Answers
25th Jan 2022, 11:51 PM
David Boateng
Reorder the code to declare a Queue of integers, add values 1 through 5 and print the contents of the Queue. q.Enqueue(x); Queu
c#
0 Votes
2 Answers
3rd Oct 2019, 1:38 PM
TSHEGOFATSO LETABANE MALESA
You are given a program that takes Team 1 and Team 2 football teams goals as inputs accordingly. Complete the function to take
console.
log
0 Votes
3 Answers
8th Feb 2023, 12:57 AM
ANIL KUMAR VIHSWAKARMA
A string value containing more than 1 word is passed as input to the program itmust print all the words starting with letter 't'
python
0 Votes
4 Answers
2nd Sep 2018, 11:54 AM
bharath
1) A new animal has come in, with the following details: name - "Slim", type - "Giraffe", country_id - 1 Add him to the Animals
sql
-3 Votes
4 Answers
14th Sep 2022, 4:42 AM
Mohit Namdev
I entered only 1 number instead of 5 and got output as 5*number.. instead I should have got only the number . please clarify
c++
loops
0 Votes
5 Answers
1st Aug 2016, 2:14 PM
RB Vijey Shankar
You need to make a program for a leaderboard. The program needs to output the numbers 1 to 9, each on a separate line,
\n
code
in
phython
-1 Vote
3 Answers
24th Jun 2021, 5:38 PM
Lavesh Lingayat
What is the output of this code? num = [1, 2, 3, 4] x = 1 for i in range(0, len(num)): x *= i print(x) by #RahulVerma
python
0 Votes
4 Answers
30th Dec 2022, 9:13 PM
Bilge Tandogan
For the last else statement... how can I make the program run again after it asks to enter 1 or 2 ...
c++
else
statement
0 Votes
3 Answers
14th Apr 2017, 6:28 PM
Luke Mai
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
35
36
37
...
41
Next >
Hot today
What's the best way to learn anything
3 Votes
Most asked!
4 Votes
How can I improve my Authenticator App built with HTML, CSS, and JavaScript?
0 Votes
Is there Any other Simple Solution??
1 Votes
Is react js enough for frontend??
0 Votes
Most asked! 2.0
2 Votes
Mini project ideas for final years
1 Votes
Inquiry on how to start html
1 Votes
How to get known?
0 Votes
Please guys could smw do this for me ?
0 Votes