Sumita Arora - Chapter 1 : Python Revision Tour I

Solutions for Computer Science with Python by Sumita Arora for class 12 -

Chapter 1 : Python Revision Tour - I

Download .zip of all solutions - DOWNLOAD ALL PROGRAMS

Q1) Write a program to print....zero,respectively.
Code - 
Q2) Write a function named is Even that,.....use and test this function.
Code - 
Q3) Number of seconds in a year.
Code - 
Q4) Write a program that accepts two integers..... if it is not.
Code - 
Q5) Working on it.

Comments

  1. write a program that generates a series using a function which takes first & last values of the series and then generates four terms that are equidistant eg. if two numbers passed are 1 and 7 then function returns 1 3 5 7

    ReplyDelete
    Replies
    1. bro please share answer for this question bro please....
      write a program that generates a series using a function which takes first & last values of the series and then generates four terms that are equidistant eg. if two numbers passed are 1 and 7 then function returns 1 3 5 7

      Delete
  2. where is rest of the quesnts????

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete

Post a Comment

Popular posts from this blog