Skip to content

To impart hands on training on visual programming tools such as Scratch and Raptor, Flowchart design tools such as Raptor and Python to solve complex problems.

Notifications You must be signed in to change notification settings

archanaelisala/Problem-Solving-with-Python

Repository files navigation

Problem-Solving-with-Python

To impart hands on training on visual programming tools such as Scratch and Raptor, Flowchart design tools such as Raptor and Python to solve complex problems.

Day-1:

1.Finding maximum of 3 number

step1--> we need three variables. step2--> Read the input from the user for three variables step3--> excute maxnumber.py

2.GCD Of Two Numbers

3.Multiplication Table

step1-->Read the input from the user for Multiplication

step2-->I have used the for loop to display the multiplication table for the given input

4.Simple Interest

5.Compound Interest

6.Fibonacci series Generation

7.Prime Number Generation

About

To impart hands on training on visual programming tools such as Scratch and Raptor, Flowchart design tools such as Raptor and Python to solve complex problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages