Skip to content

Serenesoul06/String-Objects-And-List-Objects

Repository files navigation

String-Objects-And-List-Objects

Questions covered are:

  1. Write a program which accepts a sequence of comma-separated numbers from console and generate a list.
  2. Create the below pattern using nested for loop in Python.

*

* *

* * *

* * * *

* * * * *

* * * *

* * *

* *

*

  1. Write a Python program to reverse a word after accepting the input from the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors