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
C# program that takes three numbers(x,y,z) as input and print the output of (x+y).z and x.y+ y z. Someone who can help.
input
numbers
three
0 Votos
3 Respuestas
5th Dec 2020, 2:47 AM
Princess Manalo
So I have a code that takes input that's an int but it keeps giving me "error: incomparable types scanner and int" how do I fix?
input
0 Votos
7 Respuestas
19th Jul 2019, 10:56 PM
Enadiz
Write a program that takes N numbers as input and outputs the numbers from N to 0, skipping the ones that are multiple of 3.
coder#java
2 Votos
3 Respuestas
28th Jan 2022, 3:29 PM
Hirdesh Prajapati
Does the class takes the memory space? If yes then how much and when? If no then why not?
java
programming
0 Votos
1 Respuesta
6th Jan 2023, 8:04 PM
harsh singh
Write a function namely multiply of type int that takes two arguments of type int then call the function in main function. The
jj
-3 Votos
5 Respuestas
25th Jan 2021, 5:40 PM
Suhail
How much time it takes to become a good web developer for a commerce student??im new in coding.
coder
computer
programmer
0 Votos
1 Respuesta
7th Apr 2019, 3:28 PM
Gaurav Rawat
What are the best resources to learn python to be a good coder with this language ? And how much time it takes ?
coding
language
learning
programming
python
python3
resource
self-learning
skills
website
1 Voto
3 Respuestas
2nd Apr 2020, 1:51 PM
Abdelwadoud ACHOUCHE
A Python code which takes 2 numbers x and y as input and generates a 2-dimensional numpy array where value in the i-th row and j
#2darray
#numpy
#python
0 Votos
6 Respuestas
22nd May 2019, 2:44 PM
Suchith Chandran
We have 49 books and 12 students , write a program to calculate and output how many books will be left if everyone takes 3 books
python
0 Votos
6 Respuestas
23rd Dec 2021, 12:23 PM
حمزة عبد الباقي
The given code takes a text and a word as input and passes them to a function called search(). The search() function should r
why
0 Votos
3 Respuestas
25th Jul 2021, 9:35 AM
Neelam Sangar
Can someone please help me making a program that takes two values(int) identify which is smaller and add 1 in it and show it?
c++
0 Votos
5 Respuestas
11th Nov 2019, 6:57 PM
Muhammad Abdullah
For how long it need to be expert in programin? And for how long it takes to be expert in one language?
expert
knowledge
1 Voto
3 Respuestas
2nd May 2018, 11:46 AM
ghaith AMMAR
Ruby method - How Fill the blanks to create a method that takes optional parameters and outputs the squares of its parameters:
method
optional
parameters
ruby
2 Votos
1 Respuesta
11th May 2020, 8:54 PM
Андрей Рыбаков
Is there any lightweight IDE for C# othan Visual Studio ? Visual Studio is perfect but it takes much space in the pc.
c#
ide
1 Voto
2 Respuestas
30th Nov 2020, 12:54 AM
Someone
How to write a function that takes user input(a number) and show its sum with 10,and then call the function?
c++
functions
problem
0 Votos
3 Respuestas
27th Feb 2017, 2:43 PM
mohammad mazhariroshan
How to convert a given 12 hour time format in hh:mm:ss AM/PM to 24 hour format if the function only takes a string as an input
java
string_functions
strings
timeconversion
1 Voto
7 Respuestas
16th Mar 2018, 6:34 PM
Dibya Prakash Paul
clicking on a link that leads to a specific part of your webpage takes you to the source code
html
0 Votos
1 Respuesta
22nd Dec 2020, 10:13 AM
Rain
Define python function called absolute that takes one parameter and return one absolute value of x ie:|x|=(x if >=0,-x otherwis
function-arguments
python
-1 Voto
2 Respuestas
17th Nov 2020, 8:18 PM
Prerna Keshkar
I am developing an app in python .which takes input from user and do some pridictions..what language i should use to design UI
design
python3
userinterface
1 Voto
3 Respuestas
6th Feb 2020, 11:39 AM
Aftab Haider
You are making a currency converter app. Create a function called convert, which takes two parameters: the amount to convert, a
conversion
currency
0 Votos
2 Respuestas
14th Feb 2021, 9:46 PM
Jonathan Akpa Ajene
instruction:create a program that takes the name of a user as an input and uses the available string methods to determine the
#help
-2 Votos
3 Respuestas
29th May 2022, 5:29 AM
Josiah La
Define a function that takes an argument. Call the function. Identify what code is the argument and what code is the parameter.
python
python3
0 Votos
2 Respuestas
15th Sep 2023, 6:57 AM
Aaron Mutekulwa
My code takes a while to compile(about 5 seconds) and does main function does not return 0, could that affect it's functioning?
c++
0 Votos
3 Respuestas
1st Apr 2019, 5:09 PM
Spryt La Cool
You need to write a function that takes multiple words as its argument and returns a concatenated version of those words separat
py
0 Votos
2 Respuestas
29th Jul 2021, 12:44 PM
Mohamed Amine Ouljihad
How long do you reckon it takes one to master or just have a very good understanding of html in average? Days, weeks?...
html
html5
self-learning
1 Voto
2 Respuestas
20th Jul 2019, 11:43 PM
Connor Allsopp
How do I implement a stopwatch into my Python program to see exactly how long it takes to run?
how-to
python3
runtime
stopwatch
0 Votos
2 Respuestas
9th Aug 2017, 11:36 PM
Erik Johanson
How to create an array that takes integers as its element ??[i want to input the integers ]
arrays
c++
0 Votos
1 Respuesta
16th Jan 2017, 6:49 PM
Siddharth Naithani
I have a book which says: "decimal.Decimal( ) function takes an integer or string argument but NOT float"
python
0 Votos
1 Respuesta
13th Jul 2016, 10:17 AM
Adarsh Namdev
Write a function calculateAge() that takes your birthday in the format dd, mm, yyyy and return your age.
html
javascript
-2 Votos
2 Respuestas
4th Jul 2019, 11:40 AM
jyoti
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 Votos
1 Respuesta
1st Sep 2018, 8:02 AM
Preston Tshabalala
how long it takes that i can make a good android app when i am just learning the java programming?
java
1 Voto
2 Respuestas
23rd Dec 2016, 4:52 PM
Mohammad Faraghi
you’re working on a search engine. Watch your back Google! The given code takes a text and a word as input and passes them to a
engine
search
0 Votos
4 Respuestas
11th Jan 2023, 3:55 PM
Olawale Odebode
Pytho program which takes the lower limit and upper limit then find which of the number are prime number. Can't understand this?
python
-2 Votos
3 Respuestas
4th Dec 2021, 9:19 AM
SAfiullaH KhoKhar
How to create main menu in c++ that takes the value and performs the operation according to that value...
c++
0 Votos
2 Respuestas
9th Jan 2018, 5:10 PM
harsh mangal
How much time it takes to learn java,I know c and c++? Any benfit of prior knowledge of c and c++?
java
0 Votos
2 Respuestas
6th May 2020, 4:18 AM
VIVEK NIRMALKAR
: Suppose you know a person who sells mobile phone sims. He takes figure prints of the customers and enters their CNIC numbers
computerscience
0 Votos
2 Respuestas
13th Jul 2020, 5:19 AM
Mobeen Akbar
If I study Python 3hour/day, how long it takes to be a good programmer? and also is Python good for web programming or JS- HTML?
css
css3
general
html
html5
javascript
programming
python
python3
web
1 Voto
2 Respuestas
4th Oct 2019, 8:43 AM
Daniel Amini
The below C program takes two input a,b but when executed it asks for another null input before printing the sum of a,b. Why?
buffer
c
input
0 Votos
3 Respuestas
28th May 2021, 3:42 PM
SATYAM SINGH
trying to Implement a class which takes another class as a parameter, caused to "no matching function for call to myclass(B)"
c++
classes
composition
0 Votos
3 Respuestas
16th May 2017, 4:23 PM
arash ardeshiri
A program that takes as input a single line of text and display whether there are an odd or even number of dashes. In python
programming
-4 Votos
6 Respuestas
21st May 2021, 7:19 PM
Motlatso Windy
Complete the while loop that continuously takes the weapon of choice from user input and call the corresponding object's method
classes
inheritance
methods
python
python3
0 Votos
1 Respuesta
2nd Jun 2021, 6:42 PM
Akash Sharma
I want to make a program that it takes a name then it writes the first word of the name as a upperCase() with js
help
js
1 Voto
4 Respuestas
11th Aug 2018, 10:01 AM
Sina
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 Votos
3 Respuestas
8th Feb 2023, 12:57 AM
ANIL KUMAR VIHSWAKARMA
code is given below. when I'm adding more items after running in loop it takes only first item in file and rest not. so please
python3
2 Votos
2 Respuestas
30th Jan 2022, 7:13 AM
Sheikh Mohammed Ahmedraza
I wonder how long it takes for game developer's to make a game but don't have the knowledge to try it out myself though.
devolopers
game
how
long
1 Voto
4 Respuestas
19th Mar 2018, 2:42 PM
Christian Schlaubitz
Write a python function that takes in year number and month as input from user,and return the number of days in that month.
functions
0 Votos
3 Respuestas
7th May 2019, 4:10 AM
Ayesha Assad
A supermarket has launched a campaign offering a 15% discount on 3 items. Write a program that takes the total price for every.
c++
progress
-1 Voto
2 Respuestas
3rd Dec 2020, 6:40 PM
Ankit Korche
How do i implement a function that takes in 3 parameters' tuple index and a value and change the value at the index to a new val
python
tuples
1 Voto
4 Respuestas
8th Mar 2020, 5:15 AM
Tan
Question is given fruit number should be even. Half of it is apples and half banana. Takes 3 apples to make one pie. I
clanguage
1 Voto
1 Respuesta
16th Nov 2020, 7:17 AM
Sohel Kumar Samantaray
i'd like to get a solution for this question ::Write a function called sumArrays that takes an array of arrays as a parameter,
.
0 Votos
2 Respuestas
6th Apr 2024, 12:45 AM
WINGZ H
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
7
8
9
10
Siguiente >
En tendencia hoy
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Recursion doubt
2 Votes