"Flowchart Your Way into Coding: Essential Questions for New Programmers"
Logic Building
Q2 :: Flowchart to find the greatest from 2 numbers?
Q3 :: Flowchart to print the even numbers between 9 and 100?
Q4 :: Flowchart for calculating the average from 25 exam scores?
Q5 :: Write a program to find the area of a rectangle.
Q6 :: Write a program to convert Celsius to Fahrenheit.
Q7 :: Write a program to find the sum of three numbers.
Q8 :: Write a program to find the average of three numbers.
Q9 :: Write a program to check if a number is positive or negative.
Q10 :: Write a program to swap two numbers using a third variable.
Q11 :: Write a program to calculate the square of a number.
Q12 :: Write a program to swap two numbers without using a third variable.
Q13 :: Write a program to check if a number is even or odd.
Q14 :: Write a program to check if a number is divisible by 5 and 11
Q15 :: Write a program to find the greatest of three numbers.
Q16 :: Write a program to check if a year is a leap year
Q17 :: Write a program to assign grades based on marks.
Q18 :: Write a program to find whether a character is a vowel or consonant.
Q19 :: Write a program to check if a number is a multiple of 3 or 7.
Q20 :: Write a program to check if a person is eligible to vote.
Q21 :: Write a program to calculate electricity bill using slab rates
Q22 :: Write a program to print the first 10 natural numbers.
Q23 :: Write a program to print the multiplication table of a given number.
Q24 :: Write a program to print all even numbers between 1 and 100.
Q25 :: Write a program to print the factorial of a number.
Q26 :: Write a program to reverse a number.
Q27 :: Write a program to count the number of digits in a number.
Q28 :: Write a program to print a pattern like:
*
* *
* * *
Q29 :: Write a program to print a number pattern:
1
1 2
1 2 3
Q30 :: Write a program to print Fibonacci series up to n terms.
Q31 :: Write a program to check if a number is palindrome.
Q32 :: Write a program to find the sum of digits of a number.
Q33 :: Write a program to find the product of digits of a number.
Q34 :: Write a program to check if a number is Armstrong or not.
Q35 :: Write a program to find the HCF (GCD) of two numbers.
Q36 :: Write a program to find the LCM of two numbers.
Q37 :: Write a program to find all prime numbers between 1 and 100.
Q38 :: Write a program to print all palindrome numbers between 1 and 100.
Q39 :: Write a program to count how many times a digit appears in a number.
Q40 :: Write a program to take a number as input and display whether it is zero or not.
"Coding is not about typing, it’s about thinking.Every expert was once a beginner who didn’t quit."
MY ADVICE::
You don’t need to know everything. Just be curious enough to keep learning.Programming isn’t about what you know; it’s about what you can figure out.It’s okay to struggle, That’s how you grow.From My Experience with coding I would say:Confidence comes after doing. Start, and confidence will catch up.First, solve the problem. Then, write the code.👍All the best....
👇Comment down your views while learning through this blog..🙂
Comments
Post a Comment