Computer Science, asked by karthikaya4717, 11 months ago

answers to code practice 2.4 on edhesive

Answers

Answered by antara253
13
4.2 or other you can want
OK byeee☺

codingsucks: The first one is:
codingsucks: import math
x=int(input("Enter a number: "))
print (math.sqrt(math.fabs(x)))
Answered by Sidyandex
7

An intuitive early on course for understudies fresh out of the plastic new to programming that trains the establishments of software engineering utilizing the Python dialect.

Not exclusively will this semester-or year-long course get ready understudies for AP Computer Science An and AP Computer Science Principles, yet it will show understudies how to think computationally and take care of complex issues, abilities that are critical for each understudy.

Similar questions