Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
is it necessary to put the closing quotation (""") marks in docstring in the next line of the code?
comments
python
1 Voto
2 Respostas
3rd Oct 2016, 8:43 AM
Arya sinha
Challenges related question
challenge
help
marks
question
xp
3 Votos
2 Respostas
28th Sep 2018, 6:22 AM
Udara Guruge
Write a query to display the name, department name and marks of the top perfomer in software engineering order by department nme
mysql
sql
1 Voto
2 Respostas
1st Aug 2019, 4:51 PM
Gaurav Tiwari
Why Quotation marks are used in python while doing a print command?. Also why don't we use them in print(2+2) why no quotes here
python3
python4beginners
0 Voto
5 Respostas
3rd Jul 2021, 4:11 AM
Sanchit Aggarwal
The challenging marker was adding the marks given to me for my correct answers to the other player!!!!...
any
ideas
0 Voto
2 Respostas
9th Dec 2016, 7:36 PM
Az ad
The sequence of characters in the file is given. Convert the file by replacing all question marks with zeros
python
python3
-1 Voto
2 Respostas
25th Apr 2022, 9:35 AM
Gulnur
Write a program in C to calculate sum and average of 10 students marks in 5 different subjects using an array
arrays
average
c
sum
0 Voto
2 Respostas
14th Nov 2018, 7:34 PM
Atik Nipun
A)Using python data structure to store marks scored in subject "Python Programming" by N students in the class. Write functions
data-types
-1 Voto
1 Resposta
16th Oct 2022, 5:09 PM
Yamini Gogineni
Write a program that prompts the user for the quiz marks of three students: Ahmed, Ali, and Ayman. The mark should be a non-nega
class
code
help
java
javascript
sololearn
0 Voto
5 Respostas
27th Oct 2018, 8:49 PM
Mohammed Kanaan
In getting some question marks inside boxes in case of space' ' . Can anyone please explain why I'm getting that and how to solv
c++
problem
2 Votos
3 Respostas
10th Jan 2021, 7:34 AM
Nazeefa Labiba
While learning input, why do we need quote marks to insert numbers added in a string? They weren't needed at beginning.
input
strings
0 Voto
2 Respostas
16th Jul 2020, 11:34 AM
Cyn1
As it relates to Boolean in Python, does it matter if I use double quotation marks in one and single in the other?
boolean-logic
3 Votos
2 Respostas
1st Feb 2018, 10:37 PM
Lights_out
Please help me. I am a bigginer. I want to take marks as input from user in this code. So How can I do this?
arrays
c
0 Voto
4 Respostas
22nd May 2020, 10:36 PM
Tamzid Hasan
Create a program tht wll calculate the average marks of 10 learners and with the average it wll determine with symbol they got A
c++
functions
1 Voto
3 Respostas
12th May 2018, 11:48 AM
Christianrosejr
Write a query to display the details of the students who have scored 90 Marks in at least one subject
mysql
0 Voto
2 Respostas
27th Dec 2017, 3:23 AM
Sohana Saheen
Write a program that calculates the average for 5 marks entered by the users using any type of c++ loops
c++
loops
0 Voto
2 Respostas
19th Nov 2016, 9:38 AM
Israa Elwan
Calculate the total and percent with 100 as full marks of 3 subjects. If %is greater than 60display "you are eligible" as "not"
java
0 Voto
2 Respostas
1st Feb 2022, 7:24 AM
ANU
How to write program read from user id , name and age , course marks and course hours , calculate GPA and print all this
do_while
for
java
loop
student_information
while
write_program
1 Voto
2 Respostas
6th Nov 2018, 8:22 PM
Abrar Bandar
Help fix this code to use list comprehension to generate 50 random marks import random randmarks=[RandInt(100) for i in range(50)]
generators
list
python
random
range
0 Voto
1 Resposta
24th Mar 2017, 1:34 PM
SAMI Awad
Can some please explain the use of three speech marks to make newlines in python and also explain what newlines are?
python
strings
0 Voto
1 Resposta
25th Sep 2019, 4:27 PM
Kosti Scholey
Please explain me this Write a program to take marks of Maths,English and Science from the user calculate its sum and display it
python
-4 Votos
4 Respostas
2nd Feb 2021, 7:22 AM
santosh sharma
Write a program to input marks of three tests of a student (all integers). Then calculate and print the average of all test mark
python
0 Voto
2 Respostas
5th Sep 2023, 6:24 AM
sukhpreet singh
can any one help me why after entering numbers and names why i get wrong answer? i expect after entering marks and names the com
c++
cin
0 Voto
2 Respostas
9th May 2022, 6:34 AM
Nariman Tajari
I want to create programme for calculating percentage of 5 subjects...Total marks of 5 subject is 250..plz write a program& post
c++
0 Voto
1 Resposta
5th Nov 2017, 1:47 PM
Devraj Jadhavrao
write an application that inputs the user three subject's mark's ( as integers ) and prints the report which contains the averge of those marks (note : make sure the output as double value)
java
2 Votos
8 Respostas
13th Mar 2017, 4:06 PM
Khulud Al-slman
Java code : 10 students and each student have different marks how to print winner student name with Mark above a specific mark
java,code
-2 Votos
1 Resposta
13th Nov 2017, 4:19 PM
ajmal yousuf
Take an input string parameter and determine if exactly 3 question marks exist between every pair of numbers that add up to 10.
#fast
-1 Voto
1 Resposta
20th Jan 2021, 6:04 AM
Harish Jain
write a program to hold the detail of ten students than name there marks find the name of the studend with highest marks.
c++
0 Voto
1 Resposta
19th Jan 2017, 4:06 PM
Gopal kumar
1. Write a program which will take marks of three quizzes as float input, then call a void function ScaleUp( q1, q2, q3) to
@everone
-1 Voto
1 Resposta
20th Jun 2022, 3:43 PM
Ahasanul
The question is to accept marks of a student in 3 assignment and make it a list. Then we need to create a new list such that it
python
0 Voto
2 Respostas
23rd Nov 2018, 11:25 AM
Mara
What special character is used to indicate space between two words??
"
double
for
like
marks
quote
use
we
0 Voto
4 Respostas
18th Mar 2021, 7:53 AM
Kartikey chauhan
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
Próximo >
Quente hoje
How to get better with problem-solving and programming
2 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
What's wrong with this code ? ( Beginner)
1 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