Git Product home page Git Product logo

Md Reazul Islam's Projects

36th-prblm icon 36th-prblm

Write a C program to read a password until it is correct. For wrong password print "Incorrect password" and for correct password print "Correct password" and quit the program. The correct password is 1234.

377th-prblm icon 377th-prblm

C program to check given number is divisible by A and B

379th-prblm icon 379th-prblm

Write a Python program which accepts the radius of a circle from the user and compute the area.

37th-prblm icon 37th-prblm

Write a C program to read the coordinate(x, y) (in Cartesian system) and find the quadrant to which it belongs (Quadrant -I, Quadrant -II, Quadrant -III, Quadrant -IV). Note: A Cartesian coordinate system is a coordinate system that specifies each point uniquely in a plane by a pair of numerical coordinates. These are often numbered from 1st to 4th and denoted by Roman numerals: I (where the signs of the (x,y) coordinates are I(+,+), II (−,+), III (−,−), and IV (+,−).

380th-prblm icon 380th-prblm

Write a Python program which accepts the user's first and last name and print them in reverse order with a space between them.

382th-prblm icon 382th-prblm

Write a Python program to accept a filename from the user and print the extension of that.

383th-prblm icon 383th-prblm

Write a Python program to display the first and last colors from the following list. color_list = ["Red","Green","White" ,"Black"]

387th-prblm icon 387th-prblm

Simple Linear Search Example Program (Sequential search)

389th-prblm icon 389th-prblm

C Program to Search an Array Element using LINEAR SEARCH

38th-prblm icon 38th-prblm

Write a program that reads two numbers and divide the first number by second number. If the division not possible print "Division not possible".

39th-prblm icon 39th-prblm

Write a C program to calculate the sum of all number not divisible by 17 between two given integer numbers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.