filmov
tv
GCSE Python #5: Printing, Comments, and Casting
Показать описание
Introducing some more important concepts in Python, mainly with the aim of being able to output some information to a user's screen (which is what print is used for).
Try Now Answers:
1. "Guido is 64 years old" (by default the separator is just one space and replaces that comma)
2. Something like: print(name+": "+str(age)). The integer 'age' needs to be casted to a string to concatenate.
3. b) because salesPrice is being assigned the product of 2 floats, making it a float. Then, without any casting to a string, in the 3rd line it is being concatenated with two strings, which causes the error.
Try Now Answers:
1. "Guido is 64 years old" (by default the separator is just one space and replaces that comma)
2. Something like: print(name+": "+str(age)). The integer 'age' needs to be casted to a string to concatenate.
3. b) because salesPrice is being assigned the product of 2 floats, making it a float. Then, without any casting to a string, in the 3rd line it is being concatenated with two strings, which causes the error.
GCSE Python #5: Printing, Comments, and Casting
GCSE Python #6: User Input
Coding for 1 Month Versus 1 Year #shorts #coding
Extreme Cupping Therapy! #shorts #cupping
IQ TEST
DOCTOR vs. NURSE: $ OVER 5 YEARS #shorts
Programming Language Tier List
GCSE Python Programming 3 - Text & Numbers
This is the Right Response to the LGBT Issue
Cheating in exams😏!?
Ducky first meeting with his wife aroob jatoi#makhan
GCSE Python Challenge #3: FizzBuzz
Python for Beginners - Learn Python in 1 Hour
GCSE Python #13: Functions and Variable Scope
5 Years of Coding in under a Minute #shorts
Offending an entire panel with 10 words
Why Hamza Ignored Iman Gadzhi
GCSE Python #9: Selection (If ... Else Statements)
I got a HATE COMMENT!!?👩💻💔 #trending #shorts
GCSE Python Skills - Lists, Files and Loops
GCSE Python #8: String Handling Operations
Python read a file 🔍
Learn Python in 59.001 seconds
ALL the PYTHON you need for GCSE COMPUTER SCIENCE
Комментарии