Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
1.Number=int(input("enter number")) 2.sum=0 3.for I in range(1, number+1) 4.sum=sum+1 5.print(sum)
python
strings
0 голосов
3 ответов
9th Apr 2022, 10:05 AM
Javed Iqbal
n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0: print("SoloLearn") elif x % 3 == 0:
@python
-1 голос
14 ответов
3rd Jun 2021, 12:14 PM
Gold samuel
Please is to be added or removed from this code n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0:
@python
0 голосов
10 ответов
4th Jan 2023, 1:04 AM
Ohanenye Kennedy
n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0: print("SoloLearn") elif x % 3 == 0:
a
-1 голос
2 ответов
5th Dec 2020, 7:44 AM
Augustine Ansah Owusu
Can you help me in this code?
%
==
0
3
and
for
if
in
int(input())
n):
n=
range(1,
x
x
x
-4 голосов
9 ответов
17th Jun 2021, 6:44 PM
zoro
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Someone can help me
2 Votes
X velocity
0 Votes
Files not linking in C++
0 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