0

# initialize the amount variable

amount = 10000

# check that You are eligible to

# purchase Dsa Self Paced or not

if(amount > 2999)

print(\”You are eligible to purchase Dsa Self Pa

ced\”)

Pavatharni . S Asked question June 6, 2023