_ipython's profile picture. Python community. Exercises & code challenge #python #100DaysOfCode

I Python 🐍

@_ipython

Python community. Exercises & code challenge #python #100DaysOfCode

Python Exercise 🐍2️⃣ Write a Python program to construct the following pattern, using loop. 1 22 333 4444 55555 666666 7777777 88888888 999999999 #Python #100DaysOfCode


Python Exercise 🐍1️⃣ Write a Python program which takes two digits m (row) and n (column) as input and generates a two-dimensional array. Example: fun(3, 4) [[0, 0, 0, 0], [0, 1, 2, 3], [0, 2, 4, 6]] #Python #100DaysOfCode


This account does not follow anyone

United States Trends

Loading...

Something went wrong.


Something went wrong.