Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Problem in the code given in description.Why is the semicolon placed after printsomething ?It is a function & no ; shud be used
functions
semicolon
0 Votos
2 Respuestas
6th Jun 2019, 1:03 PM
Gaurav Pratap singh
Cube the each digit of the given integer and print it. I coded this program in python. But I dont know how to do it in c.
c
python3
1 Voto
3 Respuestas
4th Jul 2019, 1:44 PM
Geek
This is rather a complain than a question, I have not been able to pass the second test given to me even with all other options
<><\>
0 Votos
3 Respuestas
23rd Aug 2019, 3:14 AM
Marvellous Ayomide
A palindrome is a word, phrase, or sequence that reads the same backwards as forwards. Given a palindrome write a program to pri
c
c++
java
0 Votos
3 Respuestas
29th Jul 2017, 4:26 AM
Aravindhan
Number(wrapper class )by AutoBoxing.some one given me why this problem in case3 o/p is false : give clear information
static
0 Votos
2 Respuestas
25th Dec 2017, 7:45 AM
Meesala Harish
You are a supercar engineer and currently setting the engine's horsepower. Complete the given program by completing methods to s
encapsulation
example
of
0 Votos
1 Respuesta
8th May 2021, 7:07 PM
Ashok Swami
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
python3
1 Voto
1 Respuesta
11th Aug 2020, 5:23 PM
MASTANAIAH BANDI
Wap to find out whether a given character is an alphabet or digit or blank space or a special symbol? (Plz some one ans this)
c
0 Votos
2 Respuestas
19th Dec 2021, 10:43 AM
Anisha Biswal
Your task is to sort a given string. Each word in the String will contain a single number. This number is the position the word
#python
0 Votos
4 Respuestas
16th Aug 2017, 8:52 PM
Tushar Dubey
You are given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers.
wrong
0 Votos
2 Respuestas
3rd Mar 2022, 9:48 AM
P Bharath
If n value is 5 ,the output should be 1 2 3 4 5 ,n value should be given by the users only, use any condition loops.
c
c++
cprogramming
programming
2 Votos
2 Respuestas
7th Apr 2020, 2:41 PM
Pŕiňcé Ŕãhúł
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
nikki
-3 Votos
3 Respuestas
6th Oct 2021, 3:26 PM
Msua Mathias Terhemen
What is your best code in 2K17 which given u a lot of happiness when compared to other codes which u had written
codelife
memories
share
2 Votos
2 Respuestas
31st Dec 2017, 4:20 PM
NAGANDLA.LEELA PAVAN KUMAR
Anybody else studying software development ??? If so whats ur main language given in studies mine is 70% C# and 30% java :)
androidstudio
asp.net
c#
development
java
mobileapps
software
student
studies
visualstudio
2 Votos
2 Respuestas
9th Feb 2017, 1:19 PM
Roniel Arman Acosta
Hi, I'm still in basics tried this out. Can someone explain what function is given to the result to produce this?
python
0 Votos
1 Respuesta
15th Apr 2019, 6:46 AM
Tristan De Villiers
How to make a function that takes a sorted list of integers and returns index of a given number by using binary search?
python3
0 Votos
2 Respuestas
11th Aug 2019, 8:24 AM
Beki Mehari
Write a program to read a line of a text and print the number of character,vowels and consonant in the given line
c++
1 Voto
2 Respuestas
21st Oct 2016, 9:40 AM
burhanuddin
You need to plan a road trip. You are traveling at an average speed of 40 miles an hour. Given a distance in miles as input (t
javascript
2 Votos
2 Respuestas
31st Dec 2020, 8:13 AM
Ejajul Seikh
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
()
0 Votos
2 Respuestas
14th Jul 2021, 6:11 PM
Tanveeer
I need to give input twice to get output, where do i need to fix the code?I need to find the count and sum of given number 1 inp
c
0 Votos
5 Respuestas
3rd Jul 2021, 5:40 PM
Siyam
I've giVen a project for preparing website of my college ..........But I don't know how to do it.I don't know much about tags ??
html
1 Voto
3 Respuestas
8th Mar 2017, 1:29 AM
bishal
WAF class Solution{public int solution(int[] A);}that given an array Aof N int,return smallest +ve int(<0)that doesnt occur in A
java
0 Votos
1 Respuesta
7th Dec 2017, 3:21 PM
alok rana
Write a program to find the sales price of an item given an original price and a percentage discount.
c++
-1 Voto
1 Respuesta
25th Mar 2017, 7:42 PM
Tehreem
Given a list of integer numbers, count the frequency of each number in a list and print it out.
function
python
python3
0 Votos
1 Respuesta
23rd Oct 2017, 10:50 AM
Бауыржан
3. Write a program to print the following output for the given input. You can assume the string is of odd length .
c++
java
1 Voto
1 Respuesta
28th Sep 2017, 12:04 PM
karthik
writt a Python program that use an if statement to find the smallest of three given integers without using the min function?
python
1 Voto
2 Respuestas
12th Nov 2017, 6:39 AM
Belal channel
How to write a C code to copy the contents of 2 arrays into a third one in a zigzag order given that array sizes are not known?
c
code
0 Votos
5 Respuestas
14th Oct 2018, 8:17 AM
Aisha Ali
Can any one tell me how to create android apps , i was given a project to create an app by my teacher and i have no idea
applet
0 Votos
6 Respuestas
28th Oct 2017, 11:32 AM
Abdur Rahman
Q12. Reverse an array in groups of given size Input: arr = [1, 2, 3, 4, 5, 6, 7, 8, 9] k = 3
python
0 Votos
3 Respuestas
4th Jan 2017, 3:36 PM
manish
I need help making a program that can take a user given input of a molecular formula and return its molecular mass. Any ideas?
molecular_mass
1 Voto
3 Respuestas
22nd Feb 2018, 1:07 AM
Cesar Alcantar
If I was given 6enteries to a row and and if I need to add in middle of the table what query I must use?
insert
sql
0 Votos
4 Respuestas
5th Aug 2016, 4:47 PM
sriram muralidharan
The matrix a[n][m] is given . Question is that ,input elements by using recursive funcsion, Don't use for or while loop!!
c++
0 Votos
1 Respuesta
20th Apr 2018, 7:02 AM
Abdusamad
Given as input a floating (real) number of centimeters, print out the equivalent number of feet (integer) and inches (floating
c++
-2 Votos
2 Respuestas
29th Sep 2022, 4:21 AM
Fritz
In Python how do I take the input x and y and output x,ytimes given that x is a string and y an integer
variables
0 Votos
2 Respuestas
1st Sep 2021, 10:58 AM
Mikah Hannah
given a string, and a integer, how to remove the index of that string without using any string process function?
indexers
python3
strings
1 Voto
1 Respuesta
15th Nov 2017, 10:24 PM
DONG PEI
Guys help am given a question on creating a function called rangeSum and adds all the numbers from x to y so l used a for loop
r
0 Votos
3 Respuestas
17th Jul 2022, 9:03 AM
Thandolwenkosi
Write a program to find all sub string of given string and count the numbers of that sub string present in the original string.
c
c++
coding
count
java
python
sololearn
string
substring
1 Voto
2 Respuestas
7th Sep 2017, 6:29 AM
Rahul Aryan
I set a loop like as given below how I set delay to print number one by one,any one please give me solid Ans🙏😔
javascript
1 Voto
1 Respuesta
18th Jan 2021, 6:39 AM
Md Muzaffarul Haque
Given an interger away 'a'sorted in non-decreasing order return an away off the square of each num of each number sorted m non
array
c++
0 Votos
1 Respuesta
3rd Aug 2023, 8:35 PM
Anuj Khare
Hi, I was wondering why can't we do this kinda competition on PC as well? And it would be great if given projects to complete.
code
programming
1 Voto
3 Respuestas
13th Apr 2017, 6:10 PM
Biraj Adhikari
See the codes given below. Both shows the same output. Please tell me different between both code are function and =>
javascript
0 Votos
1 Respuesta
8th Oct 2020, 4:55 AM
RD:programmer
On what basis the xp is assigned to a person and how the xp is given to a person after won the challenge?
challenges
0 Votos
3 Respuestas
9th Mar 2017, 2:31 AM
kiran
You will be given two words, 's' and 't'. You have to output the number of matching positions if s is an anagram of t, and -1 if
anagram
strings
2 Votos
3 Respuestas
8th Oct 2018, 9:52 AM
Nilutpol Kashyap
write sql query if you are given a schema of two table named Customers and Orders, you should select the Name of all customers w
customer
jquery
orders
sql
0 Votos
2 Respuestas
25th Aug 2022, 12:29 PM
Navnath Bulkunde
Given a sorted array, rearrange the array alternately i.e first element should be max value, second min value, third second max
c
c++
java
-1 Voto
1 Respuesta
4th Aug 2018, 10:09 AM
Raja N
Intermediate Python 10.0 Given a string as input, you need to output how many times each letter appears in the string.
k
-1 Voto
1 Respuesta
23rd Sep 2021, 8:56 AM
Nikam Anant Shivaji
I Given %2.4f to variable a and %6.2f to variable b but output coming more digts than %w before decimal , why it's happening
float
formatting
input
0 Votos
2 Respuestas
30th Aug 2019, 2:46 PM
Mr. Nothing
Calculate a perimeter using given number. The last digit of the number is breadth and remaining corresponding digit is length
code
cprogramming
sololearn
-4 Votos
1 Respuesta
18th Apr 2022, 1:29 AM
SUDARSHAN URJANA
can someone please explain lower_bound function in map stl in c++?i am confused in this example given on c++ site
c++
lower_bound
0 Votos
1 Respuesta
13th Aug 2018, 11:59 AM
Bahubali
Can any one tell me if x=20,y=30,z=5 and in c given the condition k=x<y<z How the value of k is 1?? Please help me. I don't know
c
orc++
0 Votos
3 Respuestas
14th Aug 2019, 5:15 PM
HIMANSHU PANDEY
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
26
27
28
...
30
Siguiente >
En tendencia hoy
X velocity
0 Votes
Files not linking in C++
0 Votes
And... Who is the staff then?
2 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes