logoteachsomebody
CoursesLive classesBlogsDiscussionsPricing
What will you learn today?
JoinSign in

Programming Thinking

Course details

    Introduction

    A computer program

    A refresh on basic arithmetics

    Understanding variables in programming

    Operators and operands

    Logical operations

    Relational operators

    Starting with Python

    Your first Python program

    Conditionals explained and practised

    Loops explained and practised

    Lists and Strings

    Dictionaries

    Special words in programming

    Functions I

    Functions II

    Output formatting in Python

    Accepting user inputs

    File handling

    Problem solving exercise I

    Problem solving exercise II

    References

Problem solving exercise I

In this section we go through the steps of analysing and solving the problem:

Write a Python program that accepts a whole number from a user via keyboard, checks if the number is a prime number and tells the user the result via console.

Privacy PolicyTerms of Use
CoursesLive classesBlogsDiscussions