DataStructureAlgo Prelim Activity2

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Student ID: 20002104800 Date of Submission: 10/12/2023

Student Name: Kurt Audrey D. Montera Instructor: Ricky James Nuevas

ASSIGNMENT 2: Python Fundamentals

1:Print characters from an input string that are present at an


ODD index number.

Output:

Page 1 of 2
2:Construct a python program that will ask for a number of levels
and use this level to create a right triangle. Use only looping
statements.

output:

Page 2 of 2

You might also like