Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
suyashi29
GitHub Repository: suyashi29/python-su
Path: blob/master/Python Basics/Lab-2.ipynb
3074 views
Kernel: Python 3

1Q: Write a Python function to sum all the numbers in a list

2Q: Write a Python funtion to check whether a given number is the given range?

3Q: Write a Python function that accepts a string and calculate the number of upper case letters and lower case letters

4Q: Write a Python program to sort a list of tuples using Lambda

5Q:Write a Python function to create a ticket booking interface