Toggle Navigation
Games
Blog
Class PIN
Join for Free
Sign in
Toggle Navigation
Games
PIN
Join for Free
Blog
Pricing
Contact us
Help center
Sign in
Study
Debugging & Syntax -Text Based Programming
0
%
0
0
0
Back
Restart
syntax for type casting an integer to string?
int(input(" statement :"))
Oops!
Okay!
_________________is the process of removing unnecessary information and focusing on the important details of a problem.
Abstraction
Oops!
Okay!
Which type of software did you use to create the advance BMI calculator program?
Text-based programming
Oops!
Okay!
Syntax used to print command to output your name and age
print("Name", " Age" ) or print("Name" ,+,"Age")
Oops!
Okay!
Decomposition is the process of __________________________problems down into smaller, more manageable parts.
breaking
Oops!
Okay!
Syntax to use input command to input height to the program
height=input("Enter the height ")
Oops!
Okay!
Use a print command to output "Advance BMI program"
print("Advance BMI program")
Oops!
Okay!
syntax for the count -controlled loop to repeat the code three times
for count in range(1,4):
Oops!
Okay!
Computational thinking is a systematic approach to solving ___________________
Problems
Oops!
Okay!
Your experience on this site will be improved by allowing cookies.
Allow cookies