>_academy.
py
Home
Python Docs
Python Video
Blog
Question
Solve Problems
Login
Python Docs
Python Video
Blog
Question
Solve Problems
Login
Filter
All Problems
Write a program to print only those numbers from 1 to 20 which can be divided by 3
6
loop
Solve Problem →
Write a program to print only odd numbers from 1-10
4
loop
Solve Problem →
Write a program to print only even numbers from 1-20
3
loop
Solve Problem →
Write a program to print numbers from 1 to 10
3
loop
Solve Problem →
Write a program to check character is vowel or not
3
condition
Solve Problem →