Chapter 5-Genitourinary tuberculosis

Course Contents:

Chapter 5: Genitourinary tuberculosis

  1. The essentials of diagnosis of genitourinary tuberculosis.

  2. The etiology, pathology of genitourinary tuberculosis.

  3. The indication for surgery for genitourinary tuberculosis.

1-2 hours per week, for 8 weeks

Learn

Quiz

When is a heatmap useful?

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Write Plotly code to render a bar chart

import plotly.express as px
data_canada = px.data.gapminder().query("country == 'Canada'")
fig = px.bar(data_canada, x='year', y='pop')
fig.show()

Previous
Next